npm i react-native-modal-layer or yarn add react-native-modal-layer ChangeLogs CHANGELOG.md Documentation 中文文档:掘金专栏 Quick Start Example 1. import React, {Component, Fragment} from 'react'; import { Button, StatusBar, View, Text } from 'react-native'; import {ModalLayerController, Mo...