Kauê
Kauê
Opps, missclick on the `close with comment` button
Fixed on https://github.com/facebook/react-native/commit/be260b9f479a3b55ee43d2959d2c49fd3c1eb4ac `patch-package` for `0.68.2` (Expo SDK 45 users): Patch ```diff diff --git a/node_modules/react-native/ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollView.java b/node_modules/react-native/ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollView.java index e9b9941..1afbb25 100644 --- a/node_modules/react-native/ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollView.java +++ b/node_modules/react-native/ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollView.java @@ -254,8 +254,8 @@ public class ReactScrollView...
https://expo.canny.io/feature-requests/p/react-native-fast-image
@BrodaNoel is the exact same thing. Following the instructions from the link I sent it will create and `android` and `ios` folder. Just follow the installation instructions from this repo...
@ataravati Did you read the link I sent? If not, take a loot at this one: https://docs.expo.dev/development/introduction/ Custom development clients will behave like CLI apps. You just have to install...
No, you can't use native modules on expo go. That's why custom clients exists.
Can someone merge it? Is really annoying this warning in the console. @chrfalch
> @kaueDM your suggesting is good but that's more equivalent to an eject I think. Most of us want to stay with the managed expo flow even on EAS. So...