Posts
Posts where LocationsApp has been mentioned. We have used some of these posts to build our list of alternatives and similar projects - the last one was on 2021-01-11.
-
Variable not updating
This would require learning how to use CoreData, but it would require you to create a Class for your data (score) β (example) - itβs not hard to set up, but it is non-trivial
What I recommend is to use something like CoreData to store your data centrally (which is accessible from any ViewController) - this would mean writing to the CoreData every time you modify the data β (example) (example 2) - and it would mean grabbing the central data every time you load the view β (example) (example 2)
Stats
Basic LocationsApp repo stats
3
1
0.0
almost 2 years ago