[expo-modules-core] Added Platform.isAsyncDebugging (#14396)* Added Platform.isAsyncDebugging * Update packages/expo-modules-core/src/environment/browser.ts * fix * Update CHANGELOG.md
[expo-modules-core] Added Platform.isAsyncDebugging (#14396)* Added Platform.isAsyncDebugging * Update packages/expo-modules-core/src/environment/browser.ts * fix * Update CHANGELOG.md Co-authored-by: Evan Bacon <[email protected]>
show more ...
[modules-core] Move js code (#13895)# Why Moves js code from `@unimodules/core` and `react-native-adapter` to `expo-modules-core` # How - Move js code. - Make sure everything is compiling
[modules-core] Move js code (#13895)# Why Moves js code from `@unimodules/core` and `react-native-adapter` to `expo-modules-core` # How - Move js code. - Make sure everything is compiling # Test Plan - bare-expo - ios ✅ - android ✅ - expo go - ios ✅ - android ✅