vr7bd

Results 3 issues of 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...

enhancement

## 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...

bug

### 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`...

needs review