# react-native-super-calendar ## Docs - [Live demo](https://super-calendar.afonsojramos.me/demo.md): The example app, running on the web. - [Dragging & creating](https://super-calendar.afonsojramos.me/guides/dragging.md): Move, resize, reschedule across days, and create events by dragging. - [Custom events](https://super-calendar.afonsojramos.me/guides/events.md): Type your events and render them your way. - [Modes](https://super-calendar.afonsojramos.me/guides/modes.md): Month, week, day, 3-day, custom, and schedule views. - [Recurring events](https://super-calendar.afonsojramos.me/guides/recurring-events.md): Expand recurrence rules into concrete occurrences. - [Theming](https://super-calendar.afonsojramos.me/guides/theming.md): Colors, typography, dark mode, and business hours. - [Time zones](https://super-calendar.afonsojramos.me/guides/time-zones.md): Display events in a specific time zone, DST-correct. - [Web](https://super-calendar.afonsojramos.me/guides/web.md): Running on react-native-web, with gestures mapped to mouse and keyboard. - [react-native-super-calendar](https://super-calendar.afonsojramos.me/index.md): A gesture-driven, virtualized calendar for React Native and the web. - [Quickstart](https://super-calendar.afonsojramos.me/quickstart.md): Install the calendar and render your first view. - [API reference](https://super-calendar.afonsojramos.me/reference/api.md): The main Calendar props and the package's exports.