panas is a social network that show the real time location of online friends in a Google map. This is a project created to demonstrate the integration of React Native and Native Code (Swift & Java). It consists in a list of people and their friends. It displays the "location" (random generated) of the friends and shows that locations in a Google Map. The "database" (JSON object) is in Firebase.
Please follow the instrucctions here: https://reactnative.dev/docs/native-modules-ios
The next steps for panas are:
- Finish the frontend development
- Implement Auth0 for authentication
- Integrate OPA for authorization