Skip to content

Releases: marcshilling/react-native-idle-timer

v2.2.3

08 May 14:12
7300b63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

v2.2.2

08 Mar 18:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.2.2

v2.2.1

05 Apr 15:22
Compare
Choose a tag to compare
  • Fix TypeScript definition to make the tag parameter optional

v2.2.0

26 Feb 19:40
Compare
Choose a tag to compare
  • 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