@chaldal/reactxp-webview
v2.1.1
Published
Plugin for ReactXP that provides a control that allows the display of an independent web page
Downloads
7
Readme
reactxp-webview
This module provides a cross-platform control that allows the display of an independent web page within the ReactXP library. This used to be a part of ReactXP core, but was extracted to be a standalone module inline with React Native Lean Core
initiative. This exists as a standalone module to prevent users of ReactXP from having to link native modules when getting started.
Getting Started
This module relies on react-native-webview and will need to be added into the react native project. Follow the instructions in their Getting Started guide to properly add the package to the project.
Documentation
For detailed documentation, look here.
Prerequisites
Contributing
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
You must sign a Contribution License Agreement (CLA) before your PR will be merged. This a one-time requirement for Microsoft projects in GitHub. You can read more about Contribution License Agreements (CLA) on Wikipedia. You can sign the Microsoft Contribution License Agreement by visiting https://cla.microsoft.com/. Use your GitHub account to login.
License
This project is licensed under the MIT License - see the LICENSE file for details