๐Ÿ“ฆ ionic-team / ionic-portals-react-native

Ionic Portals for React Native

โ˜… 16 stars โ‘‚ 9 forks ๐Ÿ‘ 16 watching โš–๏ธ Other
capacitorionicreact-native
๐Ÿ“ฅ Clone https://github.com/ionic-team/ionic-portals-react-native.git
HTTPS git clone https://github.com/ionic-team/ionic-portals-react-native.git
SSH git clone git@github.com:ionic-team/ionic-portals-react-native.git
CLI gh repo clone ionic-team/ionic-portals-react-native
Trevor Lambert Trevor Lambert Release 0.8.5 (#74) ddbeb72 6 days ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ .yarn
๐Ÿ“ android
๐Ÿ“ example
๐Ÿ“ ios
๐Ÿ“ src
๐Ÿ“ web
๐Ÿ“„ .editorconfig
๐Ÿ“„ .gitattributes
๐Ÿ“„ .gitignore
๐Ÿ“„ .npmrc
๐Ÿ“„ .nvmrc
๐Ÿ“„ .vercelignore
๐Ÿ“„ .watchmanconfig
๐Ÿ“„ .yarnrc.yml
๐Ÿ“„ babel.config.js
๐Ÿ“„ CONTRIBUTING.md
๐Ÿ“„ lefthook.yml
๐Ÿ“„ LICENSE.md
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ turbo.json
๐Ÿ“„ yarn.lock
๐Ÿ“„ README.md


โšก๏ธ A supercharged native Web View for React Native โšก๏ธ

Supports iOS 13 and up Supports Android SDK 21 and up Supports React Native 0.63.3 and up

Follow @ionicframework


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.

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 and refer to the React Native getting started guides to see where to add your key.

FAQ

What is the pricing for Portals use?

Contact our sales team for more information about pricing.

Is Portals Open Source?

See our license.

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 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 while continuing to use your existing native workflow.

Ionic Framework 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.