I tried running the example the, the app does not seems to work. Probably due to very old dep versions.
Exactly what broke
yarn start server errors. Setting export NODE_OPTIONS=--openssl-legacy-provider and then restarting the server works.
- Android build breaks.
- Also the iOS requires very old set of xcode sim config.
I think upgrading the example app would fix this.
I tried running the example the, the app does not seems to work. Probably due to very old dep versions.
Exactly what broke
yarn startserver errors. Settingexport NODE_OPTIONS=--openssl-legacy-providerand then restarting the server works.I think upgrading the example app would fix this.