Overview of Flash Calendar features
mainFlash Calendar is a high-performance calendar library for React Native designed for speed and flexibility. Key features include:
- Platform Support: Works on both iOS and Android.
- Expo Compatibility: Works with Expo without requiring custom native binary updates.
- Performance: Uses infinite scroll and has a tiny bundle size (~18kb minified, 6kb gzip) with only one small third-party dependency (
mitt). - UI/UX: Built-in localization, dark-mode support, and customizable/composable UI components.
- Functionality: Supports date range selection and is compatible with
react-native-bottom-sheet.