A sample project built using React Native
NodeJS
git clone https://github.com/anmolmahatpurkar/WeekViewCalendar.git
cd WeeklyCalendar
npm install
react-native run-ios | react-native run-android
Sample events data being loaded asynchronously through Firebase.
- Anmol Mahatpurkar