InfiniteLibrary / infinite-reader

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

Android Webview should be added/tested #2

Closed ssomnoremac closed 8 years ago

ssomnoremac commented 8 years ago

Android WebView in supported in React-Native 0.18.0-rc so we should upgrade to that and try out WebView with a scrolling htmlBook

ssomnoremac commented 8 years ago

Closing this with #17 just implementing WebView as the issue suggest. Also want to isolate the upgrade to RN 0.19.0 to this PR. Leaving html book to another issue.