React Native Calendar UI
- 100% JSX
- no UI library being used
Plugins and Framework
This project is built with these plugins and frameworks:
- react-native - javascript library to create cross platform mobile apps
- date-fns - date object manipulation
Api service
https://api-harilibur.vercel.app/api?month=${month}&year=${year}
- Rest-API
- Get list of holidays in a month
Demo
Android demo apk click_here | Ios |
---|---|
How To Run Project
In the project directory, you can run:
npm install
to install all the dependencies needed
pod install
move to ios directory and execute command to install pod files
./gradlew assembleDebug
move to android directory and execute command to create debug apk then install it.
build with xcode
incase you want to test it on ios environment
npm run start
to start metro server
Learn More
You can contact me through email click here.