[stripe] Upgrade for SDK 43 (#14357)* update vendor scripts * upgrade stripe on ios and delete old unversioned stripe location * upgrade android stripe * podfile and bundledNativeModules
[stripe] Upgrade for SDK 43 (#14357)* update vendor scripts * upgrade stripe on ios and delete old unversioned stripe location * upgrade android stripe * podfile and bundledNativeModules * upgrade native Stripe sdk from 16.10.0 to 17.1.0 * remove GooglePayButtonManager: no google pay support in Expo Go * migrate from AppCompat theme to MaterialComponents theme * changelog and docs * fix changleog * fix older version of stripe * ./gradlew spotlessApply
show more ...
[splash-screen][client] Add expo-splash-screen to ExpoClient (#9622)
[Android][status-bar][kav] Fix behaviour in standalone apps (#6506)* [Android][home] Make StatusBar transparent by default * [Android][home] Make statusBar & KAV behave correctly in Home/Experie
[Android][status-bar][kav] Fix behaviour in standalone apps (#6506)* [Android][home] Make StatusBar transparent by default * [Android][home] Make statusBar & KAV behave correctly in Home/Experiences/Standalone apps * [CHANGELOG] Update * Apply PR suggestions * [docs] Text style corrections * [Android][home] Adjust StatusBar color for Android API below 23 * [Android] Fix indent rules