This App is WIP
The app is bootstrapped using command npx create-expo-app prapannam --template tabs
Clone the repo and cd into the directory
npm installnpx expoCertain Components require manual build steps like date-time picker.
Android
npm run devIf build fails for sdk not found, create a file android\local.properties and add the following
sdk.dir = c:\path\to\sdk
Developing Prapannam requires significant time and effort, and we are committed to providing a high-quality app that respects user freedoms under the AGPLv3 license. To ensure the app's sustainability and profitability, we generate revenue through advertisements and are actively exploring additional monetization strategies such as in-app purchases, subscriptions, and one-time purchases. Our goal is to offer an exceptional user experience while building a successful and profitable platform.
Makes use of React Native Google Mobile Ads plugin to show ads using Google AdMob in the app. You can follow the steps from this tutorial to install plugin, configure Google AdMob and build the app.
npx expo configto check if config is correctnpx expo prebuildto copy the config to the android foldernpx expo prebuild --cleanto recreate the android folder fresh
npx expo run androidto build the app
npx expo run android --variant releaseAGPL-3.0 or later
- Doppio Mobile for the tutorial and GitHub repository that helped with the Authentication component.
2024, Pushakar Gaikwad and contributors Prapannam App is a part of Prapannam project.