hr147 / AuthWithReSwift

This project is developed using ReSwift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication using unidirectional architecture

This is one screen authentication application and it has different ui states e.g login , singup , forgot. This has been developed using unidirectional data flow architecture.

Features & UI States

  • User will be able to view Main authentication screen
  • User will be able to view Login form
  • User will be able to view Forgot form
  • User will be able to view Signup form
  • System will be able to validate form for all states before further proceed

Prerequisites

Built With

  • ReSwift - ReSwift is a Redux-like implementation of the unidirectional data flow architecture in Swift.

  • SwiftLCS - Swift implementation of the longest common subsequence (LCS) algorithm.

  • Toast-Swift - A Swift extension that adds toast notifications to the UIView object class.

Authors

Acknowledgments

Get in touch

If you have any questions, you can contact me:

About

This project is developed using ReSwift

License:MIT License


Languages

Language:Swift 97.5%Language:Ruby 2.5%