hotwired / hotwire-native-ios

Hotwire Native for iOS
MIT License
73 stars 7 forks source link

Expose `Session.reload()` on Navigator #43

Closed joemasilotti closed 4 days ago

joemasilotti commented 1 week ago

This PR exposes reload() on the main Session. When working with tabs, it's helpful to be able to manually reload screens after the user signs in or out.