gyim / breviar-ios

Liturgy of the Hours for iOS
5 stars 1 forks source link

Create revamped UI (v2) #64

Closed gyim closed 2 years ago

gyim commented 3 years ago

The current UI implementation is very old, and unfortunately, some key parts like the webview is using a deprecated API, so it is not easy to push an update to the App Store. So I started to re-implement the UI based on SwiftUI. The hope is that it will be much easier to develop and modify than the current, Objective-C + UIKit based app.

This ticket serves as a TODO list to create the existing functionality in the new branch (v2):

Features

Main screen

Date picker

Prayer screen

Settings

Language support

Connectivity

Night mode

Text-to-speech

Screenshots

Screen Shot 2021-03-11 at 0 41 43 Screen Shot 2021-03-11 at 11 25 47 Screen Shot 2021-03-11 at 11 27 17

breviar-sk commented 3 years ago

This new GUI looks great!