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
132 stars 14 forks source link

Add TS types for the styles prop #24

Closed giovanniRodighiero closed 3 months ago

giovanniRodighiero commented 5 months ago

I was working with this lib trying to customise the appearance according to my app aesthetic and I noticed there are no TS typings for the styles prop, so I added them. It's easier to work with if you have those.

Hope you like the idea as well.

troberts-28 commented 3 months ago

Hey @giovanniRodighiero,

Apologies for the slow response. Thanks for this! Will get it merged into the next release 🙌

troberts-28 commented 3 months ago

This has been released in v1.7.0, thanks @giovanniRodighiero 🙌