react-native-meteor-websocket-polyfill
WebSocket polyfill
An experiment to integrate Meteor and React Native via WebSocket polyfill for real-time communication
An example that brings Meteor and React Native together (via WebSocket polyfill)
165 stars
13 watching
9 forks
Language: Objective-C
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
react-native-community/fetch | A polyfill implementation for the fetch API in React Native with text streaming support | 79 |
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |
jamiebuilds/create-react-context | A polyfill for React's context API to provide backward compatibility with older React versions. | 690 |
yesmeck/react-with-hooks | A library that provides support for React Hooks API on React Native and other environments where native support is lacking. | 152 |
aazuspan/ee-polyfill | A polyfill project that adds modern JavaScript methods (ES6+) to the Earth Engine Code Editor | 1 |
webcomponents/polyfills | A suite of JavaScript libraries that implement Web Components APIs for browsers without native support. | 1,146 |
pzuraq/ember-native-class-polyfill | A polyfill that enables native class behavior in Ember | 9 |
spencercarli/react-native-meteor-boilerplate | A boilerplate project to set up React Native and Meteor app development | 627 |
maxgraey/react-native-console-time-polyfill | Provides polyfills for console time-related functions to measure operation duration and call counts in React Native applications. | 114 |
meteorrn/meteor-react-native | A client-side framework for building cross-platform mobile apps using React Native and Meteor's full-stack development capabilities | 60 |
netbeast/react-native-android-widget-poc | A proof of concept project that demonstrates the integration of React Native with Android widgets and intents. | 207 |
meteorwebcomponents/router | A reactive routing solution for polymer elements | 4 |
leancloud/weapp-polyfill | Polyfills for W3C APIs on top of WeApp API to enable use in WeChat Mini Programs | 46 |
conorcussell/randomsofar | A React Native app with a bundled Webpack and Babel setup | 0 |
svrcekmichal/universal-react | A personal experiment in building a Universal React app with async data fetching and code splitting from top route | 24 |