We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 331dafa commit 13c7d47Copy full SHA for 13c7d47
mock.js
@@ -109,6 +109,7 @@ module.exports = {
109
BottomSheetScrollView: ReactNative.ScrollView,
110
BottomSheetSectionList: ReactNative.SectionList,
111
BottomSheetFlatList: ReactNative.FlatList,
112
+ BottomSheetFlashList: ReactNative.FlatList,
113
BottomSheetVirtualizedList: ReactNative.VirtualizedList,
114
115
TouchableOpacity: ReactNative.TouchableOpacity,
0 commit comments