React Native之TextInput组件解析示例 1概述TextInput组件和Text组件类似,内部都没有使用FlexBox布局,不同的是TextInput组件支持文字 TextInput组件