/expo-calendar-example

React native calendar kit example - @howljs/calendar-kit

Primary LanguageTypeScript

📅 React Native Calendar Kit Expo Example

This is example project of @howljs/calendar-kit

Installation

  1. Install node.js
  2. Clone this repo
  3. Install dependencies

Using Yarn:

$ yarn install

Using Npm:

$ npm install
  1. Start the environment

Using Yarn:

$ yarn start

Using Npm:

$ npm run start