JSPM

  • Created
  • Published
  • Downloads 5029
  • Score
    100M100P100Q127472F
  • License MIT

Modal citizen of React Native.

Package Exports

  • react-native-modalfy

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-modalfy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React Native Modalfy 🥞

npm version PRs Welcome

A modal citizen of React Native.

Installation

First, install the react-native-modalfy package in your React Native project.

yarn add react-native-modalfy
# or use npm
# npm install --save react-native-modalfy

And that's it, no further action needed!

Documentation

The doc is accessible at https://react-native-modalfy.now.sh/docs.

  • The best way to learn is to follow the guides. They will help you to get up and running in no time.
  • The API reference lists all public APIs.
  • You can contribute improvements to the documentation in the website repository.

Code of conduct

This library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

License

React Native Modalfy is licensed under the MIT License.