React Native app made for a client and published to PlayStore(ctrl + click).
It may not be outstanding front-end-wise, because most of the logic is in the Realm functions, which insert and delete data from the database to select the right links to be then opened through Linking inside the app.
- MongoDB Realm Functions and Atlas Database;
- Google AdMob(but I also had to implement Tapjoy's Offerwall through Native Modules as the first option);
- State managing with Redux;
- Two languages(English and Portuguese);
- Google Sign-in from MongoDB;
- React Navigation(Stack);