Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ionic-team/ionic-portals-react-native
Ionic Portals for React Native
https://github.com/ionic-team/ionic-portals-react-native
capacitor ionic react-native
Last synced: 4 days ago
JSON representation
Ionic Portals for React Native
- Host: GitHub
- URL: https://github.com/ionic-team/ionic-portals-react-native
- Owner: ionic-team
- License: other
- Created: 2022-04-01T19:19:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T22:22:24.000Z (16 days ago)
- Last Synced: 2025-01-28T04:41:13.520Z (11 days ago)
- Topics: capacitor, ionic, react-native
- Language: TypeScript
- Homepage: https://ionic.io/docs/portals
- Size: 3.61 MB
- Stars: 12
- Watchers: 4
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
⚡️ A supercharged native Web View for React Native ⚡️
![]()
![]()
![]()
---
Ionic Portals is a supercharged native Web View component for React Native that lets you add web-based experiences to native mobile apps. It enables native and web teams to better collaborate and bring new and existing web experiences to mobile in a safe, controlled way.
## Getting Started
See our docs to [get started with Portals](https://ionic.io/docs/portals/getting-started/guide).
## Registration
The Ionic Portals library for React Native requires a license key to use. Once you have integrated Portals into your project, login to your ionic account to get a key. See our doc on [how to register for free and get your Portals license key](https://ionic.io/docs/portals/how-to/get-a-product-key) and refer to the [React Native](https://ionic.io/docs/portals/getting-started/react-native) getting started guides to see where to add your key.
## FAQ
### What is the pricing for Portals use?
[Contact our sales team](https://ionic.io/portals#sales) for more information about pricing.
### Is Portals Open Source?
See our [license](https://github.com/ionic-team/ionic-portals/blob/main/LICENSE.md).
### How is Portals Related to Capacitor and Ionic?
Ionic Portals is a solution that lets you add web-based experiences to your native mobile apps. Portals uses [Capacitor](https://capacitorjs.com) as a bridge between the native code and the web code to allow for cross-communication between the two layers. Because Portals uses Capacitor under the hood, you are able to use any existing [Capacitor Plugins](https://capacitorjs.com/docs/plugins) while continuing to use your existing native workflow.
[Ionic Framework](https://ionicframework.com/) is the open-source mobile app development framework that makes it easy to build top quality native and progressive web apps with web technologies. Your web experiences can be developed with Ionic, but it is not necessary to use Portals.