Expo App UIExpo App UI
Components

Calender (deprecated)

Deprecated alias for the Calendar component. Use `calendar` instead.

⚠️ Deprecated. The calender spelling is a typo. Use calendar instead. This alias will be removed in v2.0.0.

Migration

- npx expo-app-ui add calender
+ npx expo-app-ui add calendar
- import Calendar from "@/components/ui/calender";
+ import Calendar from "@/components/ui/calendar";

The calender template still installs (and re-exports the new calendar component) so existing projects continue to work, but you'll see a development-mode warning until you migrate.

See the full Calendar docs for usage and props.

On this page

Find this useful?

Buy me a coffee