yasinozmeen / XoX-MVVM-ProgrammaticUI

An online tic-tac-toe game that I developed using programmatic UI and MVVM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XoX-MVVM-ProgrammaticUI

The aim in this application was to understand the MVVM architecture and establish an online structure. Additionally, during the construction of this application, I learned the completion handler, protocol delegate and create a TabBarController programmatically. In the application, I created the strings I used in a constant class using enums.I wrote a custom class to create UILabel and UITextField.

The packages I used in the application.

  1. Firebase Auth
  2. Firebase Firestore
  3. SnapKit

Application Screenshots

About

An online tic-tac-toe game that I developed using programmatic UI and MVVM.


Languages

Language:Swift 100.0%