TCA
https://github.com/pointfreeco/swift-composable-architecture
RIBs
https://github.com/uber/RIBs
SwiftUI + Combine
https://github.com/nalexn/clean-architecture-swiftui
Based in Taipei, Taiwan GDG Taipei Women Techmakers Ambassador from April 2016 Mother vs. Toddler Premium coffee lover
TCA
https://github.com/pointfreeco/swift-composable-architecture
RIBs
https://github.com/uber/RIBs
SwiftUI + Combine
https://github.com/nalexn/clean-architecture-swiftui
Create a SwiftUI application in AppCode
tools : InjectionIII
licenses : most are MIT, one of the facebook/fishhook is BSD-3-Clause license
PS for commercial use, should avoid GPL & LGPL
Get updated view by "saving files...." (command + S)
or switch the current window to others to make the IDE auto store the change
sometimes it just updated -.-
info plist
https://sarunw.com/posts/launch-screen-using-plist/
info plist + story board
https://www.appcoda.com/launch-screen-swiftui/
LaunchScreen.storyboard & info plist 同時設定的時候, storyboard 優先
rf:
https://developer.apple.com/documentation/technotes/tn3118-debugging-your-apps-launch-screen
PS: no code can be excuted in this stage...