jerometonnelier

Results 6 comments of jerometonnelier

If I move the code into viewDidAppear, I still get the error message but it is working. Weird ?

Same here, it drains the battery 😓

I created a PR in case you want to fix it. The fix works [#325](https://github.com/malcommac/SwiftLocation/pull/325)

Yep, that would be nice for long texts :) Awesome work btw ^^

To fire the animation with a button, just add a UIButton to the JTOpenDoorViewController's view and move the code located in the viewDidAppear method to your method. I had no...