I'm building an app and I need to use an input text. The problem comes when you tap on this input text, the keyboard doesn't appear. I don't know why, I don't know what I'm doing wrong. It is supposed to be straightforward. Here is some of my code: <View style={ styles.storyContentContainer }> <TextInput ref='username' style={{width: 300, height: 20, borderWidth: 1,}}/> </View> And a video to show
So I'm working with the Native Base <Input> tag, trying to set refs to handle "tabbing" through form fields. I've got the following code: <Item floatingLabel> <Label style={{ color: "#fff" }}>First Name</Label> <Input ref={input => { this.firstNameRef = input; }} onSubmitEditing={() => { this.lastNameRef._root.focus(); }} returnKeyType={"next"} /> </Item> <Item floatingLabel last> <Label style={{
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く