UNPKG

@attio/react-native-bottom-sheet-toolbox-text-input

Version:
9 lines (8 loc) 168 B
"use strict"; import { StyleSheet } from "react-native"; export const styles = StyleSheet.create({ textInput: { flex: 1 } }); //# sourceMappingURL=style.js.map