1.0.0-alpha.1 • Published 2 years ago

@crosscement/react-native-portal v1.0.0-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@crosscement/react-native-portal

A simple and easy to use portal component.

npm

Installation

npm install @crosscement/react-native-portal

Usage

// provider
<Portal.Host>
  <App />
</Portal.Host>

// use
<Portal>{elements}</Portal>

License

MIT