UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

7 lines • 158 B
import { StyleSheet } from 'react-native'; export const styles = StyleSheet.create({ container: { // flex: 1, } }); //# sourceMappingURL=styles.js.map