InfiniteLibrary / infinite-reader

eBook reader app built on react-native
MIT License
89 stars 17 forks source link

Implement ReactNativeReactWebview for Android #20

Open ssomnoremac opened 8 years ago

ssomnoremac commented 8 years ago

This is an iOS module currently but would like to see what it would take to get it working on android and getting more support for its use. It seems to solve a huge problem of rendering html in react while not yielding logic to js injected into WebView.

ssomnoremac commented 8 years ago

Not sure if this is a way to go. Just a thought.