Releases: uport-project/react-native-uport-signer
Releases · uport-project/react-native-uport-signer
1.6.1
- [iOS] specify version of UPTEthereumSigner pod
1.6.0
- [iOS] feature - enable autolink ( #40 )
1.5.2
- bugfix #36 - build was not called automatically on prepublish ( #37 )
1.5.1 - repackage android
- [Android] bugfix #33 - changed package name to
me.uport.rnsigner
thanks to @vmadalin ( #34 )
- support - add simple CI checks (#35)
1.5.0
- Adds typescript support (#28)
- [iOS] Fixes parameter name on deleteSeed to match android (dbfbf0a)
1.4.5
- [Android][bugfix] -
IllegalStateException
when using prompt
without fingerprint sensor (#30)
1.4.4
- Add Method called "getSignerForHDPath" which can return a jwt signer method to be used by uport-credentials. This allows using a native mobile signer with uport-credentials.
1.3.4
- [Bugfix][Android] duplicate classes error #22
1.3.3
- [Bugfix][Android] some errors were silenced while signing JWTs (see native bugfix)
1.3.2
Fixed a compile issue with react-native > 0.47