UNPKG

@uiw/react-native

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