0.17.0 - 2022-08-11
charliecruzan-stripe
released this
11 Aug 17:32
·
282 commits
to master
since this release
Breaking changes
New features
- Added the
collectBankAccountToken
&collectFinancialConnectionsAccounts
functions.
Fixes
- Fixed an issue where
collectBankAccountForPayment
andcollectBankAccountForSetup
would fail on Android when using React Native 0.65.x or under. #1059 - Fixed an issue where Android apps could crash with the error
IllegalStateException: Cannot remove Fragment attached to a different FragmentManager
. #1054 - Bumped Gradle from 4.2.2 to 7.1.1. #1058