react-native-bottom-sheet
react-native-bottom-sheet copied to clipboard
Use function instead of component for BottomSheetModal children
Motivation
As data
is an object, rendering <Content data={data} />
creates a lot of unwanted re-render. Changing it to a function solves this issue.
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.
@gorhom Can you have a look? Thanks 🙏🏻
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.
Quick comment to remove the stale label..