@symbiot.dev/react-native-timegrid
Version:
A lightweight and customizable time grid calendar component for React Native, Web, and Expo.
46 lines (28 loc) • 767 B
Markdown
<div align="center">
<h1>🚀 Changelog for React Native TimeGrid 🕒</h1>
</div>
### 0.2.4
- Add lazy mode
- Reduce bundle size
- Update README
### 0.2.3
- Minor style changes
- Update README
___
### 0.2.2
- Minor performance changes
- Reduce bundle size
___
### 0.2.1
- Support optional deps for old version of RN
- Enhance UI/UX for old version on RN
- Extend props with `debounceable`, `eventBorderWidth` and `eventBorderRadius`
___
### 0.2.0
- Improved performance when handling large arrays of events
- Improved swipe gestures
___
### 0.1.0
Welcome! 🎉
This is the beginning of the journey for this package. Starting with version 0.1.0, all notable changes will be documented here.
Stay tuned for improvements, new features, and updates!