pmusaraj / discourse-mobile-single-site-app

Single-site app wrapper for a Discourse site. Supports Push Notifications via OneSignal.
MIT License
81 stars 24 forks source link

Update webview to add swipe to navigate in iOS #16

Closed jtbayly closed 5 years ago

jtbayly commented 5 years ago

Below is the new default webview component for React Native. It should support swipe to go back. Looks incredibly easy to drop in as a replacement. I don’t have an app up and running yet though. Maybe one of you that already has an app can try it? https://github.com/react-native-community/react-native-webview/blob/master/README.md

pmusaraj commented 5 years ago

This is now done (as of 5 minutes ago).