Closed vuinguyen closed 4 years ago
@benhalpern Just checking in! :) It looks like my PR needs to be reviewed. What questions or feedback do you have on my PR, or does someone else need to review it or ... ?
No worries, @benhalpern ! Glad I could help, and let me know if you have any more questions for me.
This PR address issue https://github.com/thepracticaldev/DEV-ios/issues/164 where the only way to refresh the current page is to do a pull-refresh.
We are giving users an additional way to refresh the page by adding a native refresh button to the navigation bar as shown here:
I only tested this feature manually, but if you have any feedback on whether or how I should add a unit test or UI test, I welcome that. Thanks!