Releases: jackbayliss/react-native-nfc-card-reader
Releases · jackbayliss/react-native-nfc-card-reader
1.0.6
1.0.5
What's Changed
Fixed issues with it not building due to using the old curators maven repo. Now it's in Jitpack using a locally hosted repo.
- Bump y18n from 3.2.1 to 3.2.2 by @dependabot in #3
- Bump ua-parser-js from 0.7.21 to 0.7.28 by @dependabot in #4
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #5
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #6
- Bump react-native from 0.61.5 to 0.62.3 by @dependabot in #7
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #8
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #10
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: 1.0.4...1.0.5
1.0.4
- Removed apache.commons.io which prevented release builds being generated.
Skipped to 1.0.4 to align with package.json
Initial Release
- Initial Release
- NFC credit card scanner for React Native.
- Returns card details, such as number,expiry and type.