首页 > TAG信息列表 > native-base

启动时React Native Android应用程序崩溃

我的应用在启动时崩溃了.在ios中工作正常. Package.json在下面 { "name": "Leave", "version": "0.0.1", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js s

javascript – 本机基本输入参考未设置

所以我正在使用Native Base< Input>标记,尝试设置引用以通过表单字段处理“tabbing”.我有以下代码: <Item floatingLabel> <Label style={{ color: "#fff" }}>First Name</Label> <Input ref={input => { this.firstNameRef = input; }} onSu

javascript – 使用react-native-router-flux vs nativebase

我读了https://blog.nativebase.io/the-caveats-of-using-navigator-in-react-native-9547d99172ce#.cghvxk1mo 使用react-native-router-flux导航器 但是当我将它与nativebase一起使用时. nativebase的组件不活动 /** * Sample React Native App * https://github.com/facebook/r