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 130 B
export { default } from "./TimerPickerModal"; export * from "./types"; export * from "./styles"; //# sourceMappingURL=index.js.map