Skip to content

Commit

Permalink
Merge pull request #1 from shi7/master
Browse files Browse the repository at this point in the history
Demo App Experience - first screen auto-request data when launch.
  • Loading branch information
hackiftekhar authored May 18, 2023
2 parents 7238840 + bca2fb2 commit d9df837
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pull To Refresh Demo/UsersViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class UsersViewController: UITableViewController {

override func viewDidLoad() {
super.viewDidLoad()
refresher.refresh()

// if var viewControllers = self.tabBarController?.viewControllers {
// let programmaticallyVC = ProgrrammaticallyUsersViewModelController()
Expand Down

0 comments on commit d9df837

Please sign in to comment.