SelectModalProvider
If you want to use the Select component inside:
Modalfromreact-native/react-native-modalBottomSheetfromreact-native-bottom-sheet
you need to wrap the code inside the Modal / BottomSheet in a SelectModalProvider component.
Basic example
Props
| Name | Type | Description | Example |
|---|---|---|---|
children (required) | ReactNode | Children elements. |