howljs / react-native-calendar-kit

React Native Calendar Kit is a powerful and flexible calendar component for React Native applications. It provides a customizable and feature-rich calendar view with support for various functionalities
https://howljs.github.io/react-native-calendar-kit/docs/intro/
MIT License
429 stars 73 forks source link

TypeError: Cannot assign to read-only property 'validated' #99

Closed yashBrahma closed 1 month ago

yashBrahma commented 6 months ago

Giving an error when I try to swipe to the left 4times and 3times to the right both android and ios

image

howljs commented 1 month ago

Version 2.0.0 has been released, try it out with the new version.

Currently, there is no documentation for version 2.0.0, but I will update it in the next few days. In the meantime, you can follow the example code if you want to use the library early.