Example of embedding Bare in an Expo application using https://github.com/holepunchto/react-native-bare-kit.
Start by installing the dependencies:
npm installWhen finished, you can run the app on either iOS or Android.
npm run iosnpm run androidApache-2.0