Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 react-native-paper 3.6.0,在他们的文档中,他们提供使用props.color. 我试过并且:
props.color
color.background
网页:颜色没有任何影响
阅读<Switch /> 来源| 文档
<Switch />
如何设置 react-native-paper 的 switch 组件的颜色?