Releases: troberts-28/react-native-timer-picker
Releases · troberts-28/react-native-timer-picker
Release v1.2.0
- Set max/min limits on each picker, with auto-scrolling to nearest valid item.
- Imperatively set the pickers' value using a method on the ref.
- Provide custom label components (instead of just strings).
- Expose ref type.
- Various performance upgrades.
Patch v1.1.4
- Add base text style
Release v1.1.3
- Fix links in docs
Release v1.1.2
- Fix npm release workflow.
Release v1.1.0
- Added unit tests.
- Added fully-fledged README.
- Fix wrong duration being selected when infinite scroll is enabled.
Initial Release 🎊
v1.0.0