React本机输入提示 React Native的跨平台输入提示组件。 安装 $ npm install --save react-native-input-prompt 演示版 的iOS 安卓 基本用法 < Prompt visible = { this . state . visible } title = "Say Something" placeholder = "Type Something" onCancel = { ( ) => this . setState ( { text : "User