Getting Started Guide
License
Use of Ionic Portals requires a valid and active commercial agreement with Ionic. Contact sales to get started.
Install
Ionic Portals is publicly available via Maven Central, Cocoapods, SPM, and NPM.
- React Native
- Web
To add Portals to your web project, install it via NPM:
npm install @ionic/portals@0.13.0
To add Portals to your React Native project, install it via NPM:
npm install @ionic/portals-react-native@0.9.1
Supported Platform Versions
| Platform | Latest Portals Version | Minimum Supported Platform Version |
|---|---|---|
| iOS | 0.14.0 | iOS 15.0 |
| Android | 0.14.0 | Android SDK 24 |
| React Native | 0.9.1 | React Native 0.75.4 |