alinz / react-native-webview-bridge

React Native Webview with Javascript Bridge
MIT License
1.37k stars 493 forks source link

How can I install the latest webview-bridge module? #264

Closed ghostknow closed 6 years ago

ghostknow commented 6 years ago

After use npm install react-native-webview-bridge --save command, I saw the source code still is using out of date coding, like var { PropTypes } = React;. How can I install the latest version? Thanks.

chansuke commented 6 years ago

@ghostknow Thank you for the comment.The code you read is the latest version since Alinz(the author of the library) getting busy to maintain but am planning to update the code & version in order.