dai-shi / react-native-dom-expo

[NOT MAINTAINED] A patch library to make Expo work with react-native-dom
MIT License
26 stars 1 forks source link

react-native-dom-expo

A patch library to make Expo work with react-native-dom

Motivation

It's exciting to see react-native-dom. What if we can use it with Expo with the simplest possible steps.

This is an unofficial project to fill in the missing pieces to make Expo work with react-native-dom. It's still at the early stage and we need contributors. If you are interested in contributing, please jump in.

How to run

npx expo-cli init -t tabs --name expo-rndom --non-interactive expo-rndom
cd expo-rndom
npm install react-native-dom react-native-dom-expo
npx init-rndom-expo
npm run rndom

Then open http://localhost:8081/dom/ in your browser.

Community Wiki

Wiki is maintained by the community. Check it out for better understanding of RNDOM and the difference from RNWEB.

Status

Environment

Expo API