inokawa / react-native-react-bridge

An easy way to integrate your React (or Preact/React Native Web) app into React Native app with WebView.
https://www.npmjs.com/package/react-native-react-bridge
MIT License
269 stars 21 forks source link

Demo App not working for EXPO 50 sdk #158

Closed theprashant-one closed 7 months ago

theprashant-one commented 10 months ago

Describe the bug no elements showing on the screen (maybe error has happened inside the webview on running)

To Reproduce

bug

Expected behavior Should work as expected

Platform:

inokawa commented 9 months ago

Probably similar issue to #153

0xjojoex commented 9 months ago

If using expo replace with @expo/metro-config/babel-transformer should work.

Can we have a separate plugin entry file for react native and expo?

inokawa commented 9 months ago

It's OK. Any contribution is welcome.