React Native Tutorial39 React Native 40 In this chapter, we will show you how to work with TextInput elements in React Native. The Home component will import and render inputs. App.js import inputs.js import React, { Component } from 'react' import { View, Text, TouchableOpacity, TextInput, StyleSheet } from 'react- native' class Inputs extends Component { state = { } render(){ return (<TextInput style = {styles.input} underlineColorAndroid = "transparent" placeholder 0 码力 | 117 页 | 2.60 MB | 1 年前3
共 1 条
- 1













