An iOS mobile application that generates quotes of Lev Tolstoy
The two most powerful warriors are patience and time.
QuoteATolstoy is a mobile application that generates quotes of Lev Tolstoy. Each time user presses quote it button, it generates a new random quote of Lev Tolstoy. Quotes are stored in an array and each time user presses the button, it randomizes the index of array and generates a new quote.
This project aimed to learn more about SwiftUI and learning navigation using @AppStorage.
For full implementation:
Screen.Recording.2022-11-24.at.23.18.32.mov