UNPKG

@uiw/react-native

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