gorhom / react-native-bottom-sheet

A performant interactive bottom sheet with fully configurable options 🚀
https://ui.gorhom.dev/components/bottom-sheet
MIT License
6.59k stars 734 forks source link

Add testID #1831

Closed owens-ben closed 2 months ago

owens-ben commented 3 months ago

Feature Request

The testID property should be available as it is in most other RN elements.

Why it is needed

For automated testing where Bottom Sheets are present

Possible implementation

Code sample

<BottomSheetModal ref={bottomSheetModalRef} index={0} testID='bottom-sheet-modal'

There was already an issue here which I commented on but I don't think that is the right way to get eyes on this.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 months ago

This issue was closed because it has been stalled for 5 days with no activity.