Jean-Baptiste Crestot
Jean-Baptiste Crestot
Hello, I came across the same error while not using Heroku, maybe it can help. My issues came from 2 points : - I added /graphql at the end of...
Neither Modal nor Default nor [ModalPortal](https://github.com/jacklam718/react-native-modals/issues/264)
Neither BottomModal cf #289
I'm actually working on the type update. As you can see here : https://github.com/DefinitelyTyped/DefinitelyTyped/pull/62618
@ivanschuetz the type update has just been published https://www.npmjs.com/package/@types/react-native-modals
@bogdanq @OrLevy23 the type update has just been published https://www.npmjs.com/package/@types/react-native-modals
@sztadii with useQuery, it seems logical to me that it refetch, but not for useLazyQuery as it should only redefine a new function (execQuery in the first example). Options for...
This bug is still present. I'm witnessing it on android 11, but, did you reproduce it on other version ? @erik-jenkins @AyoCodess @singhayush1403
@jaredh159 Could you also add Animated.AnimatedProps to ClassInput type? otherwise, animation props aren't valid.