Zachary Ebenfeld
Zachary Ebenfeld
fix typo
### Linked issue Provide the issue(s) which this pull request relates to or fixes. ### Additional context Are there things the maintainers should be aware of before merging or closing...
Fix a typo (changed environtment to environment)
When I try to use the demo at https://expo.dev/@kidingki/react-native-rapi-ui-showcase, I get an error that This project uses SDK 42.0.0, but this version of Expo Go only supports the following SDKs:...
update publish step to match current GCP
## Description In the [Enabling source maps](https://reactnative.dev/docs/debugging-release-builds?platform=android#enabling-source-maps) section of [Debugging Release Builds](https://reactnative.dev/docs/debugging-release-builds), there's an info callout that "On Android, source maps are enabled by default." but the next paragraph says...