Open bloggerklik opened 10 months ago
Having the same issue :/ Any updates?
Using import { AnimatedFlashList} from '@shopify/flash-list'
solves this problem
@ovgamesdev Thanks so much it worked. There is no information about this in FlashList's docs :/
Using
import { AnimatedFlashList} from '@shopify/flash-list'
solves this problem
why?????????? i am working with this issue for days and using chatGPT to help debugging. but the main issue is just import with another AnimatedFlashList. the docs need to be updated, why is there no information about AnimatedFlashList?
thanks by the way bro.
Animated.event()
does not work whenuseNativeDriver: true
. But whenuseNativeDriver: false
it works fine. What do I need to do to make it work whenuseNativeDriver: true
?ERROR TypeError: _b.call is not a function (it is undefined), js engine: hermes