We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317ff45 commit dee95e5Copy full SHA for dee95e5
mock.js
@@ -105,6 +105,7 @@ const useBottomSheetDynamicSnapPoints = () => ({
105
106
module.exports = {
107
BottomSheetView: BottomSheetComponent,
108
+ BottomSheetTextInput: ReactNative.TextInput,
109
BottomSheetScrollView: ReactNative.ScrollView,
110
BottomSheetSectionList: ReactNative.SectionList,
111
BottomSheetFlatList: ReactNative.FlatList,
0 commit comments