Closed crzycoder closed 2 years ago
you can use either isActive
boolean or listen to the focusAnim
reanimated value to gate screen rendering: https://github.com/computerjazz/react-native-infinite-pager/blob/aa5a2d08743798a89a691eb2cd04fbabd781b8c8/src/index.tsx#L307-L308
I want to use this infinity pager as a lazy component like wen view comes into visiable then the screen render