th3rdwave / react-native-safe-area-context

A flexible way to handle safe area insets in JS. Also works on Android and Web!
MIT License
2.09k stars 191 forks source link

Expo example app #381

Closed antoine-cottineau closed 1 year ago

antoine-cottineau commented 1 year ago

Hi and thanks for the package, it's really useful!

CONTRIBUTING.md mentions that it is possible to run an Expo version of the example app by running yarn example:expo (see here)

However, the example app isn't an Expo app; it doesn't even have expo as a dependency.

Should we either simplify CONTRIBUTING.md or implement an example Expo app?

jacobp100 commented 1 year ago

Maybe we should remove the reference to this. I’m not sure how important it is that we show it working on expo