UNPKG

@uiw/react-native

Version:
19 lines (18 loc) 371 B
declare const styles: { warpper: { backgroundColor: string; }; form_items_container: { flex: number; }; form_items: { textAlign: "center"; margin: number; borderBottomWidth: number; borderBottomColor: string; }; border_none: { borderBottomWidth: number; }; }; export default styles;