-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I'm experiencing some performance errors in the console of the react-native debugger of the kind '[Violation] 'message' handler took XXXms'
where XXX gets up to 767ms.
The FlatList I am using contains many images. The messages occur after I release at the bottom, i.e. when the onRelease callback is called.
Does anyone else experience these problems?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels