react-native-web-community / react-native-web-webview

React Native for Web implementation of RN's WebView
https://react-native-web-community.github.io/react-native-web-webview/storybook
MIT License
133 stars 48 forks source link

Is This Library Maintained? #81

Open 17Amir17 opened 3 weeks ago

17Amir17 commented 3 weeks ago

I'm guessing this is no longer maintained, is there a substitute? What are other users doing?

stephendwolff commented 3 weeks ago

i'm asking the same question. Looks like maybe an iframe needs to be used conditionally - but i'm not sure how (or whether) injecting javascript into an iframe is possible (any more)

17Amir17 commented 3 weeks ago

I ended up rewriting this with the features I needed, and added support for injectJavascript + messages here https://github.com/10play/react-native-web-webview

Might help you

stephendwolff commented 3 weeks ago

awesome thanks

Minishlink commented 3 weeks ago

I think none of the original authors of this community uses RN web right now. If somebody wants to contribute and maintain this repository let me know