This is not an official Expo project, but rather my (Evan Bacon) personal side-project. It doesn't have a code of conduct, but I expect everyone to be respectful and kind.
If you want to work against the latest branch for contributions, you can use apps. There are currently no continuous tests.
- Run
bun installin the root of the repo to install dependencies. - Run
bun startin the root to compile thepackages/ - Change directory to
apps/widget-demoand runxed iosto open the project in Xcode.