All Projects → CharlesStover → react-native-web-view

CharlesStover / react-native-web-view

Licence: MIT license
An implementation of React Native's WebView that allows for postMessage on iOS devices.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to react-native-web-view

react-multi-context
Manage multiple React 16 contexts with a single component.
Stars: ✭ 19 (+46.15%)
Mutual labels:  travis-ci, babeljs, npmjs, travisci
Reactn
React, but with built-in global state management.
Stars: ✭ 1,906 (+14561.54%)
Mutual labels:  travis-ci, babeljs, travisci
fetch-action-creator
Fetches using standardized, four-part asynchronous actions for redux-thunk.
Stars: ✭ 28 (+115.38%)
Mutual labels:  travis-ci, npmjs, travisci
react-innertext
Returns the innerText of a React JSX object.
Stars: ✭ 37 (+184.62%)
Mutual labels:  travis-ci, babeljs, travisci
travis-ci-tutorial-java
Just to learn how to use travis-ci in a java project!
Stars: ✭ 38 (+192.31%)
Mutual labels:  travis-ci, travisci
react-simple-boilerplate
Simple React Boilerplate with Webpack, Github Actions, Scss, Lazy Loading etc....
Stars: ✭ 38 (+192.31%)
Mutual labels:  travis-ci
IEManageSystem
基于 Asp.net core + React + ReactNative 的 可视化编辑,所见即所得 的 CMS,具有 浏览器 和 App 两个前端
Stars: ✭ 51 (+292.31%)
Mutual labels:  reactnative
tyr
A CLI to generate node.js applications in an opinionated way.
Stars: ✭ 28 (+115.38%)
Mutual labels:  travis-ci
modmail.js
A Simple Discord Modmail Bot Template
Stars: ✭ 33 (+153.85%)
Mutual labels:  npmjs
aircnc
☕ Airbnb like (Air Coffee & Code) to booking spots for developers using ReactJS, React Native, Node.js and more.
Stars: ✭ 37 (+184.62%)
Mutual labels:  reactnative
from-travis-to-github-actions
👨🏻‍🔧 ➡ 🤖
Stars: ✭ 49 (+276.92%)
Mutual labels:  travis-ci
yaspeller-ci
Fast spelling check for Travis CI
Stars: ✭ 60 (+361.54%)
Mutual labels:  travis-ci
SpringBootRestAPI
A ready-to-use Template for Rest API using spring-boot-microservices, MongoDB as Database, Integrated with codecov and sonarqube, deployable to cloud.
Stars: ✭ 24 (+84.62%)
Mutual labels:  travis-ci
terminalplot
No description or website provided.
Stars: ✭ 40 (+207.69%)
Mutual labels:  travis-ci
dockemacs
Dockerized emacs ...
Stars: ✭ 25 (+92.31%)
Mutual labels:  travis-ci
AnyWebView
Any WebView is OK!
Stars: ✭ 64 (+392.31%)
Mutual labels:  webview
gameplay-nlw-together
📱 🕹️ Projeto desenvolvido na missão React Native no NLW #06
Stars: ✭ 353 (+2615.38%)
Mutual labels:  reactnative
FastWebView
自定义本地缓存策略和资源加载策略,突破原生WebView缓存限制,实现多种缓存模式,支持离线加载和预加载,可大幅提升加载速度。
Stars: ✭ 211 (+1523.08%)
Mutual labels:  webview
archlinux
Archlinux docker image from scratch (built daily by travis cronjob)
Stars: ✭ 79 (+507.69%)
Mutual labels:  travis-ci
travis-ci-ionic-yml
An example configuration of Ionic/cordova + NPM + AngularJS + Android continuous integration setup on Travis CI
Stars: ✭ 21 (+61.54%)
Mutual labels:  travis-ci

React Native WebView Tweet

An implementation of React Native's WebView that allows for window.postMessage on iOS devices.

version minified size minzipped size downloads build

Install

  • npm install rn-webview --save or
  • yarn add rn-webview

Use

Instead of import { WebView } from 'react-native', simply import WebView from 'rn-webview'. Then continue to use <WebView /> just like you would the React Native implementation.

Sponsor 💗

If you are a fan of this project, you may become a sponsor via GitHub's Sponsors Program.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].