https://github.com/igrandav/cocoaheads-modernuitableview
Demo project for Modern UITableView Talk
https://github.com/igrandav/cocoaheads-modernuitableview
ios swift todoapp uitableview uitableviewcontroller
Last synced: about 2 months ago
JSON representation
Demo project for Modern UITableView Talk
- Host: GitHub
- URL: https://github.com/igrandav/cocoaheads-modernuitableview
- Owner: iGranDav
- Created: 2018-05-28T12:11:20.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2019-01-30T23:32:07.000Z (about 6 years ago)
- Last Synced: 2024-12-26T16:11:06.214Z (about 2 months ago)
- Topics: ios, swift, todoapp, uitableview, uitableviewcontroller
- Language: Swift
- Size: 4.51 MB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demo project for Modern UITableView talk
========================================During [CocoaHeads Nantes](https://www.meetup.com/fr-FR/CocoaHeads-Nantes) [@BeAppTeam](https://twitter.com/beappteam)
You can find the full video of the presentation [here](https://youtu.be/L1G_qhuq-4g)
## How to
* As-it the project is empty and ready for the demo
* checkout the `complete` tag to see it with all modifications at the end of the presentation* `demo.md` contains all the code snippets. Use [Snipetty](http://snippetty.io) to load it and replay the demo as you wish.
## FAQ
You can reach me [@iGranDav](https://twitter.com/igrandav) on twitter for any questions.