nfc writer app is a hacky fun side project that writes twitter and contact (links) to writable nfcs. runs on iPhone 7+ iOS 14+. join the testflight
this app should have been built this in SwiftUI, but I really wanted to play with diffable data source (yes, extreemly easy and flexible).
- UITableViewDiffableDataSource
- NSDiffableDataSourceSnapshot
- UIListContentConfiguration
- CoreNFC
- Contacts
- ContactsUI
- UISearchController
- 
firebase storage: enables contacts via links 
- 
swiftlint: lint 
- 
fastlane: automate build and release 
xcode-select --install 
brew install fastlane swiftlint
fastlane init