UNPKG

reactnativecomponents

Version:
43 lines (42 loc) 930 B
declare const _default: { button: { borderRadius: number; borderWidth: number; borderColor: string; borderStyle: string; minHeight: number; flexDirection: string; alignItems: string; justifyContent: string; paddingLeft: number; paddingRight: number; overflow: string; }; link: { flexDirection: string; alignItems: string; justifyContent: string; }; containerDefault: { borderColor: string; backgroundColor: string; }; textDefault: { color: string; fontSize: number; }; textOther: { color: string; fontSize: number; }; textDisabled: { color: string; }; disabledStyle: { backgroundColor: string; }; }; /** * @author 田尘殇Sean(sean.snow@live.com) create at 2017/11/4 */ export default _default;