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-elements 复选框来显示项目列表和带有它们的复选框。问题是复选框控件的宽度始终等于 CheckBox 本身的标题。如何使列表中的所有复选框彼此相等并等于屏幕宽度?
谢谢