Richard Rusnak
Richard Rusnak
I'm facing the same issue for 2-3 days, `expo-doctor` returns no warnings/errors.
After running `./gradlew build --warning-mode all` in android folder, it's stopped here (I closed the window after 2-3 hours without update). ``` > Task :app:createBundleReleaseJsAndAssets env: load .env env: export...
After fully removing nativewind from the project, the build worked. I installed nativewind version 4.0.1., reinstall node_modules, prebuild expo and it worked. Hope it helps.