Closed michaelkirk closed 8 years ago
Previously user had to wait a couple seconds for location on the spot list, spot-guess, and create-new-spot screens.
By sharing a location manager across the app, we save our users from having to "wait for location" in all but the first instance.
And in the process removed some redundant code and slimmed down my biggest controllers.
Previously user had to wait a couple seconds for location on the spot list, spot-guess, and create-new-spot screens.
By sharing a location manager across the app, we save our users from having to "wait for location" in all but the first instance.
And in the process removed some redundant code and slimmed down my biggest controllers.