Meituan-Dianping / beeshell

React Native 组件库
MIT License
1.8k stars 280 forks source link

更改主题色不生效,打印mtdBrandPrimaryDark显示已修改,但组件的主题色没改 #77

Open wdv1234560 opened 4 years ago

wdv1234560 commented 4 years ago

{style: {…}, value: undefined, onChange: null, iconPosition: "left", checkedIcon: {…}, …} checkedIcon: $$typeof: Symbol(react.element) key: null props: size: 14 source: 3 style: {} tintColor: "#003e62" type: "angle-down" proto: Object ref: null type: ƒ Icon() _owner: null _store: {validated: false} _self: null _source: null proto: Object iconPosition: "left" onChange: null style: {} uncheckedIcon: $$typeof: Symbol(react.element) key: null props: style: height: 14 width: 14 proto: Object proto: Object ref: null type: "RCTView" _owner: null _store: {validated: false} _self: null _source: null proto: Object value: undefined proto: Object

wxlworkhard commented 4 years ago

主题定制的方式如下: image 详见 https://github.com/Meituan-Dianping/beeshell/blob/master/docs/common/styles.md