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
270 stars 21 forks source link

fix: escape ${ var } #193

Closed ieow closed 2 months ago

ieow commented 2 months ago

escape ${var} which is causing error Property 'zh' doesn't exist

should fix issues fix #183 fix #181

inokawa commented 2 months ago

Released in 0.12.1.