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';
相關文章
相關標籤/搜索