vr7bd
vr7bd
### Describe what you want Currently, the $type method for json column can only be used with typescript as it uses typescript syntax to achieve it. As a result, there...
## Description After upgrading to 6.2.0, I'm unable to build my project with this error ``` Execution failed for task ':app:checkReleaseDuplicateClasses'. > A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable > Duplicate...
### Minimal reproducible example https://github.com/vr7bd/expo-screen-orientation-issue ### Steps to reproduce - Clone the repo - Run the command `pnpm i && pnpm expo prebuild --clean -p ios && pnpm expo run:ios`...