React Native Fetch SDK 1.4.0-beta.1
17 days ago by Yvan Rajaonarivony
- Fix race condition in challenge modal to ensure only one modal is shown at a time and block execution until it is resolved
- Replace
@react-native-async-storage/async-storage
with Android nativeCookieManager
for cookie handling, to prevent potential challenge loops caused by manual cookie injection