Releases: revtel/react-native-nfc-rewriter
Releases · revtel/react-native-nfc-rewriter
v0.3.4
v0.3.3
What's Changed
- feat: react native 76.9 upgrade by @whitedogg13 in #67
Full Changelog: v0.2.3...v0.3.3
v0.2.3
- chore: remove unused deep link
- fix: incorrect signing config
v0.2.2
- chore: upgrade android buildtool / sdk version to 34
- chore: upgrade to nfc library 3.16.0
v0.2.0
- feat: upgrade to RN72
v0.1.3
- fix: android might crash due to lacking setup for react-navigation v6
- chore: update library dependencies
v0.1.2
- chore: change deep links
v0.1.1
- upgrade nfc library to 3.14.7
- update android sdk version
Full Changelog: v0.1.0...v0.1.1
v0.1.0
- feat: new tab layout
- chore: update some contact info
- refactor: move nfc support detection into LandingScreen
v0.0.35
- chore: upgrade nfc library to
v3.14.5
for ios / android bug fixes