Swift - Simple checklist
June 03, 2019
At a masters degree on my university we had some mobile app development classes, fortunately for me the classes were based on Swift language for iOS development, so I was well prepared! (And some of the classes were strangely familiar to the ones from Stanford University? 😄). From this the 'classic' of first mobile apps came out - checklist. From what I remember the hard think was to implement a Table View, and calling the correct on tap action.