Dav
Dav
In relation to React props should not do anything special with `children` and DefinitelyTyped have updated the react types to v18 https://github.com/DefinitelyTyped/DefinitelyTyped/issues/59802
#192 fixes TS errors since DefinitelyTyped updated react types to v18.
Is this project likely to be updated to use react-spring v9? There are some new features which would be nice to use, namely I am having trouble with testing with...
### Summary SDK 48 warns of potentially incompatible dependencies when running `expo start`:  SDK 49 does not do this check so it is possible there are incompatible dependencies. ###...
### Minimal reproducible example https://github.com/ChromeQ/expo-sdk49-maps ### Summary I have an existing app working well with maps on expo-sdk48. After upgrade to sdk49 the app crashes on load. I have found...
# Why When running `npx expo start` there are no warnings about incompatible dependencies, this warning is shown when running `npx expo-doctor` or `npx expo install --check`. This would be...
@talalmajali This project has become outdated and stale with many issues and PR's, I would like to offer my time as a maintainer as I would like to get this...
I have some scripts in my package.json which contain the `:` character, this is common for commands such as `build:dev` or `build:prod` and `lint:fix` or `lint:errors` but this bash script...
### [READ] Step 1: Are you in the right place? * For issues related to __the code in this repository__ file a Github issue. * If the issue pertains to...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. I upgraded to using Expo SDK...