DEV Community

Cover image for React Native Date Picker With iOS Wheels
jQueryScript
jQueryScript

Posted on

React Native Date Picker With iOS Wheels

expo-ios-like-date-picker: a React Native date picker for Android that brings iOS-style wheel selection to Expo apps.

Key details:

  • Wheel picker with haptic feedback and sound
  • Calendar grid for direct day selection
  • Glassmorphism UI with animated transitions
  • TypeScript-ready DateValue state
  • Built with Expo 55, React Native 0.83, Reanimated 4, and Skia

Useful for Android forms that need a more polished date input than a basic text field.

👉 Blog Post

👉 GitHub Repo

Top comments (0)