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
### Summary
We had a type issue in the `create-react-native-library` index due to
using `as const` with a conditional array. I merged this code without
checking the CI since it was already failing.
### Test plan
1. Make sure `yarn typecheck` passes.
0 commit comments