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
256 stars 18 forks source link

build library(package) that use react-native-react-bridge #151

Closed ieow closed 9 months ago

ieow commented 9 months ago

Is your feature request related to a problem? Please describe. I am trying to create a library that use react-native-react-bridge which will imported in React Native project later. How do I build the library? Is there example config that I could refer?

Thanks you

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

ieow commented 9 months ago

have to build react-native package instead of normal js package