UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

8 lines • 295 B
import { TouchableOpacity, TouchableHighlight, TouchableWithoutFeedback // @ts-ignore } from './Touchables'; export default { TouchableOpacity: TouchableOpacity, TouchableHighlight: TouchableHighlight, TouchableWithoutFeedback: TouchableWithoutFeedback }; //# sourceMappingURL=index.js.map