react-native-bottom-sheet icon indicating copy to clipboard operation
react-native-bottom-sheet copied to clipboard

Use function instead of component for BottomSheetModal children

Open Kerumen opened this issue 1 year ago • 4 comments

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.

Kerumen avatar Feb 22 '24 16:02 Kerumen

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.

github-actions[bot] avatar Mar 24 '24 09:03 github-actions[bot]

@gorhom Can you have a look? Thanks 🙏🏻

Kerumen avatar Mar 24 '24 10:03 Kerumen

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.

github-actions[bot] avatar Apr 24 '24 09:04 github-actions[bot]

Quick comment to remove the stale label..

Kerumen avatar Apr 25 '24 10:04 Kerumen