多说不如多撸: /** * Created by shaotingzhou on 2017/2/23. *//** * Sample React Native App * https://github.com/facebook/react-native * @flow */ import React, { Component } from 'react';import { AppRegistry, StyleSheet, Text, View, Keyboard, TextInput, Dime…