IgniteEngine-iOS
IgniteEngine-iOS copied to clipboard
Ability to reference a shared instance of a control in one controller from another by _id
If we have something like a location tracker or beacon, should be able to reference that shared instance by ID by targeting another controller or file.
Something like:
$(home).myLocationTracker
Noted that some of these could exist in side app.json, in which case maybe a moot point?