-
Notifications
You must be signed in to change notification settings - Fork 25k
Closed
Labels
DXIssues concerning how the developer experience can be improved.Issues concerning how the developer experience can be improved.Good first issueInterested in collaborating? Take a stab at fixing one of these issues.Interested in collaborating? Take a stab at fixing one of these issues.Help Wanted
Issues ideal for external contributors.Issues ideal for external contributors.Platform: iOSiOS applications.iOS applications.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.Type: DiscussionLong running discussion.Long running discussion.
Description
For Discussion
Looking for contributors interested in making the React Native experience better for everyone. We currently have a script in the repo, scripts/validate-android-test-env.sh, that will raise any issues with your local Android environment, such as a missing AVD configuration, or a lack of a proper Android SDK.
We do not have an equivalent for iOS development environments. A script could be used to:
- Validate the minimum required Xcode version is installed (people using Xcode 8 with a recent release may encounter cryptic build errors)
- Validate the correct Node version is installed (Node 10 is not fully supported at the time, Node 6 is no longer supported)
Furthermore, these scripts (iOS, Android) could be invoked as part of the react-native CLI (if needed) in order to surface any issues as early as possible.
Please tag me in any PRs!
elicwhite, tasneembohra, holmeshe and GregoryNative
Metadata
Metadata
Assignees
Labels
DXIssues concerning how the developer experience can be improved.Issues concerning how the developer experience can be improved.Good first issueInterested in collaborating? Take a stab at fixing one of these issues.Interested in collaborating? Take a stab at fixing one of these issues.Help Wanted
Issues ideal for external contributors.Issues ideal for external contributors.Platform: iOSiOS applications.iOS applications.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.Type: DiscussionLong running discussion.Long running discussion.