Leonardo Drici

Results 15 comments of Leonardo Drici

Had the same issue but redeploying the graphql and deleting the `.cache` folder fixes it

You can bypass this by wrapping the flashlist in the tabs scrollview

@durasj Can you explain the solution a bit further?

For who's looking to enable the alert on iOS here's the patch: ``` diff --git a/node_modules/expo-dynamic-app-icon/android/build.gradle b/node_modules/expo-dynamic-app-icon/android/build.gradle index a50832e..6566c7c 100644 --- a/node_modules/expo-dynamic-app-icon/android/build.gradle +++ b/node_modules/expo-dynamic-app-icon/android/build.gradle @@ -22,7 +22,7 @@ buildscript {...

Yes I had faced no issues when trying to develop locally, I only noticed when our CI started to fail. To notice that with commonjs imports seems to work, but...

Have you tried with the markdown?