Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.3 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.3 KB

NSBrazilConf

Swift Package Manager iOS Twitter: @nsbrazilconf

NSBrazil Conference 2020 🇧🇷

You can now download the app on the App Store!

NSBrazil Conference SwiftUI application!

Features

  • Home to track conference informations
  • Talks from past conferences
  • List of all talks separated by day and time

You can use this application to learn about SwiftUI, Combine and contribute to the community. It uses a very standard view, and view model architecture with full use of @State, @Binding, @Published, Observed and Observable object.