UNPKG

react-native-navigation-bottom-sheet

Version:

A performant customizable bottom sheet component made on top of wix react-native-navigation library.

4 lines 223 B
export { default as RNNBottomSheet } from './RNNBottomSheet'; export { default as FlatList } from "./components/FlatList"; export { default as SectionList } from "./components/SectionList"; //# sourceMappingURL=index.js.map