react-native-for-web
Web adapter
A toolset to adapt React Native apps for web development with some limitations.
A set of classes and react components to make work your react-native app in a browser. (with some limitations obviously)
255 stars
10 watching
17 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
inokawa/react-native-react-bridge | A bridge that integrates React or Preact web apps into React Native apps using WebView | 266 |
danrigsby/react-native-web-container | A wrapper around React Native's WebView to enhance its functionality and security | 45 |
ivanph/react-native-webintent | A React Native module that allows Android apps to open links in the default browser | 53 |
jeandecampredon/react-native-referrer | Provides access to referrer information from JavaScript in a React Native application | 17 |
beefe/react-native-webview | A React Native component that integrates an Android web view into mobile apps. | 4 |
labithiotis/react-native-html-render | A component that renders HTML content as native views in React Native | 5 |
prestodoctor/react-native-browser | A module for React Native apps that integrates a full-featured web browser | 134 |
ksti/react-native-utils | A utility package for React Native applications | 4 |
bbkolton/reactify-wc | Makes web components usable with React properties and functions | 176 |
benjreinhart/react-native-aws3 | A JavaScript React Native library for uploading files to AWS S3 without native dependencies | 400 |
proyecto26/react-native-inappbrowser | A React Native library for creating an in-app browser with deep linking and OAuth capabilities | 1,325 |
kkennis/react-native-tools | A set of command-line tools to streamline the development process for React Native projects | 0 |
almost/react-native-html-webview | A React Native component that renders HTML content in a UIWebView with optional sanitization to remove script tags and similar unsafe elements. | 105 |
expo/react-native-util | A fork of io.js's util module optimized for use with React Native. | 12 |
christoph-jerolimov/react-native-showdown | A React Native component that renders Markdown content in a webview. | 50 |