Releases: FinTecSystems/xs2a-react-native
Releases · FinTecSystems/xs2a-react-native
1.1.3
1.1.2
1.1.1
- Updated Android SDK to 3.4.1: https://github.com/FinTecSystems/xs2a-android/releases/tag/3.4.1
- Updated iOS SDK to 1.5.1: https://github.com/FinTecSystems/xs2a-ios/releases/tag/1.5.1
1.1.0
- Upgraded the Android SDK to 3.4.0: https://github.com/FinTecSystems/xs2a-android/releases/tag/3.4.0
- Upgraded the iOS SDK to 1.4.2: https://github.com/FinTecSystems/xs2a-ios/releases/tag/1.4.2
- New Method:
clearCredentials
, which let's you clear the stored credentials in case you are using that feature.
1.0.1
- Upgraded XS2AiOS to 1.2.6 (see https://github.com/FinTecSystems/xs2a-ios/releases/tag/1.2.6)
- Upgraded
react-native
to 0.67.2 - Removed unused
release-it
1.0.0
0.3.1
0.3.0
0.2.0
0.1.0
- Upgrade XS2AiOS to 1.2.0
- Add new
onSessionError
event. Please note, that you don't have to take any action when they occur, their implementation is optional. You can find detailed info in the README of XS2AiOS (https://github.com/FinTecSystems/xs2a-ios).