HairPowder
HairPowder copied to clipboard
There is no change in the simulator
Hi, I found That is no change in the simulator.Thanks
Me, too.
I put it in the first controller, and everything worked fine.
class HomeTabBarController: UITabBarController {
override func viewDidLoad() {
super.viewDidLoad()
HairPowder.instance.spread()
}
}
Me too
@carlos-chaguendo Thank you.According to your doin,it worked fine.We need put it in the ViewController.