troberts-28 / react-native-timer-picker

A simple, flexible, performant duration picker for React Native apps (Expo & Bare Workflow). Great for timers, alarms and duration inputs. Includes iOS-style haptic and audio feedback.
https://www.npmjs.com/package/react-native-timer-picker
MIT License
142 stars 19 forks source link

Generic feedback #41

Closed danielreuterwall closed 2 weeks ago

danielreuterwall commented 1 month ago

Added generic feedback support to enable haptic and audio feedback from non Expo modules. Addressing #40

troberts-28 commented 2 weeks ago

Hey @danielreuterwall

Thank you for the PR 🙌 Have been away on holiday for the past month, but will take a look at this this week and get it merged!

troberts-28 commented 2 weeks ago

Just reviewed this ✅

No issues at all - only made some very minor changes to the README. Thanks again @danielreuterwall.

Will be putting out a new version v1.11.0 with this in tomorrow.

troberts-28 commented 4 days ago

This has now been released as part of v2.0.0 🙌