Releases: revtel/react-native-nfc-manager
Releases · revtel/react-native-nfc-manager
Release 3.2.2
3.2.2 (2021-04-07)
Bug Fixes
- correct handler and constant for (91899fe)
Release 3.2.1
3.2.1 (2021-04-05)
Bug Fixes
- index.d.ts for NfcErrorIOS (0f7b985)
Release 3.2.0
3.2.0 (2021-04-05)
Bug Fixes
- NfcErrorIOS.parse should only handle string as input (44c4a20)
Features
- add NfcErrorIOS, which exports errCodes and parse function (2a8291e)
- export RTD_BYTES_xxx (f33bc98)
Release 3.1.1
3.1.1 (2021-03-24)
Bug Fixes
- (android) add setTimeout into index.d.ts (fd38edd)
Release 3.1.0
3.1.0 (2021-03-23)
Bug Fixes
- comply isoDep.transceive interface for iOS (993013a)
Features
- ios isEnabled always return true (ad1e45d)
Release 3.0.3
3.0.3 (2021-03-12)
Bug Fixes