Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use build-android/ios commands in added scripts inside example app #569

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

szymonrybczak
Copy link
Contributor

Summary

With fairly new commands build-android/ios added inside React Native Community CLI we can replace manually calling ./gradlew and xcodebuild inside build:android and build:ios scripts.

Test plan

  1. Generate new project with create-react-native-library
  2. build:android and build:ios scripts should have the same result as before ✅

@szymonrybczak szymonrybczak force-pushed the szymonrybczak/chore/use-rnc-cli-in-added-scripts branch from c269673 to ad0938b Compare June 24, 2024 17:50
@satya164
Copy link
Member

satya164 commented Jul 3, 2024

Thanks!

@satya164 satya164 merged commit 6f75f55 into main Jul 3, 2024
15 of 28 checks passed
@satya164 satya164 deleted the szymonrybczak/chore/use-rnc-cli-in-added-scripts branch July 3, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants