You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: hide select example question when creating local library (#594)
<!-- Please provide enough information so that others can review your
pull request. -->
<!-- Keep pull requests small and focused on a single change. -->
### Summary
A regression introduced in
#572.
CRNL shouldn't ask for example type in local library scenario.
### Test plan
1. Run `create-react-native-library` under a React Native project.
2. Example project shouldn't be included in the local library.
0 commit comments