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: remove react-native-safe-area-context from example app (#897)
### Summary
Remove `react-native-safe-area-context` from example app as it is not
used and is causing Nitro module android build crash mentioned in #896.
### Test plan
Verify that generated libraries build correctly.
0 commit comments