[bare-expo] Change `cleartextTrafficPermitted` setting (#15381)# Why During `expo-dev-client` QA, I noticed that I wasn't able to connect to any application due to a cleartext traffic error on A
[bare-expo] Change `cleartextTrafficPermitted` setting (#15381)# Why During `expo-dev-client` QA, I noticed that I wasn't able to connect to any application due to a cleartext traffic error on Android 11+. This setting is by default set to true in react-native projects. # Test Plan - dev-client in bare-expo is now working on Android 11+ ✅
show more ...