UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

8 lines • 183 B
import { StyleSheet } from 'react-native'; export const styles = StyleSheet.create({ container: { // @ts-ignore cursor: 'grab' } }); //# sourceMappingURL=styles.web.js.map