More on my Take-a-Note adventures.
So this took me onto a roller-coaster of excitement (if late-night coding is exciting to you) as I was trying to figure out the best way to architecture my app, to allow for a Note Recorder VC, Notes List VC, and Note Details VC to be deep linked.
I started with Recorder being the root VC.
(Hint: I ended up with Recorder being the root VC...)
I was looking how to deep-link, as a result of the user asking for details of a note (e.g. from the notification center).
To be continued...
Comentários