2.1.0 • Published 9 months ago

@howljs/calendar-kit v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

📅 React Native Calendar Kit

Status: Development

React Native Calendar component, fully implemented using react-native-gesture-handler and react-native-reanimated. Support pinch to zoom, drag and drop to create/update event.

Version PayPal_Me ko-fi

Installation

Using Yarn:

$ yarn add @howljs/calendar-kit

Using NPM:

$ npm install --save @howljs/calendar-kit

The libraries we will install now are react-native-gesture-handler and react-native-reanimated. If you already have these libraries installed and at the latest version, you are done here! Otherwise, read on.

Installing dependencies into a bare React Native project

Using Yarn:

$ yarn add react-native-gesture-handler react-native-reanimated

Using NPM:

$ npm install --save react-native-gesture-handler react-native-reanimated

Follow installation instructions for React Native Reanimated and React Native Gesture Handler.

Installing dependencies into an Expo managed project

$ npx expo install react-native-gesture-handler react-native-reanimated

Follow installation instructions for React Native Reanimated and React Native Gesture Handler.

TODO:

  • Drag/drop to create event
  • Drag/drop to edit event
  • Update documentation
  • Support all day events
  • Support RTL
2.1.0

9 months ago

2.0.3-beta.1

10 months ago

2.0.3-beta.0

10 months ago

2.0.3

9 months ago

2.0.2

10 months ago

2.0.5

9 months ago

2.0.4

9 months ago

2.0.6

9 months ago

2.0.0-alpha.2

1 year ago

2.0.1

10 months ago

2.0.0

10 months ago

2.0.0-alpha.0

1 year ago

2.0.0-alpha.1

1 year ago

1.13.2

2 years ago

1.13.1

2 years ago

1.13.0

2 years ago

1.12.0

2 years ago

1.10.5

3 years ago

1.10.4

3 years ago

1.10.3

3 years ago

1.11.1

2 years ago

1.10.2

3 years ago

1.8.2

3 years ago

1.9.0

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.1

3 years ago

1.5.3

3 years ago

1.7.0

3 years ago

1.6.1

3 years ago

1.5.2

3 years ago

1.2.5

3 years ago

1.6.0

3 years ago

1.5.1

3 years ago

1.2.4

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.8.4

3 years ago

1.8.3

3 years ago

1.11.0

3 years ago

1.10.1

3 years ago

1.10.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago