Files
examples/with-react-native-calendars
2017-11-12 20:03:57 -08:00
..
2017-11-12 20:03:57 -08:00
2017-11-12 20:03:57 -08:00
2017-11-12 20:03:57 -08:00
2017-11-12 20:03:57 -08:00

React Native Calendars Example

Try it at https://expo.io/@community/react-native-calendars-example

How to use

Running the app

  • cd into the app directory and run yarn or npm install
  • Open app with exp or 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.