Mark Rickert
Mark Rickert
## Please verify the following: - [x] `yarn build-and-test:local` passes - [x] I have added tests for any new features, if relevant - [x] `README.md` (or relevant documentation) has been...
Locked it to `0.167.0` and added version indicator to the example app. Tested on android to ensure that all the examples still worked 👍
### Describe the bug Running the following command results in 18 circular dependencies in an ignited app: `npx madge --circular --extensions ts,tsx --ts-config tsconfig.json ./`  We should fix the...
As I was developing in my own monorepo using Expo SDK 53 ([email protected] & [email protected]) I got the following dependency warnings: ``` react is listed by your project with version...