Releases: Nubescope/react-native-navigation-hooks
Releases · Nubescope/react-native-navigation-hooks
v3.3.1
3.3.1 (2019-11-24)
Bug Fixes
v3.3.0
3.3.0 (2019-11-24)
Features
v3.2.0
Features
- [#6] Port the library to Typescript (closes #5)
Bug Fixes
- [#8] Fixes the events not being triggered randomly (#7). Thanks @sintylapse
v3.0.0
This major release includes the addition of parameters as dependencies of the useEffect
hook as suggested by @patrykkarny in #4
Even though it doesn't break api compatibility we decided to go for the major version to avoid unexpected behaviors.