UNPKG

react-native-timer-picker

Version:

A simple, flexible, performant duration picker for React Native apps 🔥 Great for timers, alarms and duration inputs ⏰🕰️⏳ Includes iOS-style haptic and audio feedback 🍏

4 lines (3 loc) 97 B
export { default } from "./TimerPickerModal"; export * from "./types"; export * from "./styles";