Skip to content

Implementing a custom date range picker with the react-native-calendars package

License

Notifications You must be signed in to change notification settings

codezri/react-native-date-range-picker

Repository files navigation

react-native-date-range-picker

Implementing a custom date range picker with the react-native-calendars package

Preview

How to run this project?

  • Clone or download this repository
  • Install dependencies:
npm install
# --- or ---
yarn install
  • Start the Metro bundler:
npm start
# --- or ---
yarn start
  • Run the project on a virtual or physical device:
npx react-native run-android
# --- or ---
npx react-native run-ios

License

MIT

About

Implementing a custom date range picker with the react-native-calendars package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published