mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 22:47:03 +08:00
React Native Calendars Example
Try it at https://expo.io/@community/react-native-calendars-example
How to use
Running the app
cdinto theappdirectory and runyarnornpm install- Open
appwithexpor XDE, try it out.
The idea behind the example
react-native-calendars is a well-built and popular library from Wix engineering for displaying and interacting with calendars in various forms. This example is based out on the example project from the react-native-calendars repo, but it uses react-navigation here.