Starter app created using vue-native.
If this hepls you in any way, you can contribute to this project by supporting me:
Please check out my sponsor page.
(Every small appreciation can make my day!)
Thank you very much!!
- Clone and install packages
git clone https://github.com/mayur091193/vue-native-app-starter.git
cd vue-native-app-starter
npm install
- Run
- Run
npm start
in your terminal. This command will run your app in development mode with an interactive prompt.
- Run
While running the project, if may face any package dependencies issue, you can remove that specific package using npm uninstall package-name
and install the same using expo install package-name
.
Feel free to reach out to me at "[email protected]" in case of any questions/queries.
I've published the app to the expo at The Hacker. To run, you can download Expo client on Android or IOS and scan the QR code on the link.
- Login screen
- Item listing screen
- Item details screen
- Post Item screen (with image upload)
- My profile screen
- Map view screen
- Sidebar
- Validations
- Charts
- Backend(Most likely Python)
Above list will never end. :)