React Native中Modal的使用

DialogModal.js /** * Created by zhoujian on 2019/4/9. */ import React, {Component} from 'react'; import { StyleSheet, Text, View, Modal, TouchableOpacity } from 'react-native';
相关文章
相关标签/搜索