This is a Simple React Native Application without back end. It utilizes JSON datas from http://github.com/satcar77/nepalicalender.
- I am no longer maintaining this application.
- Sorry, but no app store links. There are already plenty of Nepali calender out there that are 100x better than this.
- I made this application to learn and play with react native capabilities. If you are interested, feel free to fork or integrate it in your application.
Setting up development environment :
- install yarn and run
$yarn
- for android emulators or devices :
run
$react-native run-android