Releases: marcshilling/react-native-idle-timer
Releases · marcshilling/react-native-idle-timer
v2.2.3
v2.2.2
What's Changed
- fix for android crash by @heath-clink in #35
New Contributors
- @heath-clink made their first contribution in #35
Full Changelog: v2.2.1...v2.2.2
v2.2.1
- Fix TypeScript definition to make the tag parameter optional
v2.2.0
- Add support for tagged calls if you have multiple components that are responsible for interacting with the idle timer
- Expose activate/deactivate calls on the native iOS and Android side