mirror of
https://github.com/Ferrite-iOS/Ferrite.git
synced 2026-04-13 05:01:22 +00:00
Protocols can't be used in ObservedObjects. Observable in iOS 17 and up solves this, but Ferrite targets iOS 16 and up, so add a type-erased StateObject which supports protocols. Signed-off-by: kingbri <bdashore3@proton.me> |
||
|---|---|---|
| .. | ||
| API | ||
| Assets.xcassets | ||
| DataManagement | ||
| Extensions | ||
| Models | ||
| Preview Content/Preview Assets.xcassets | ||
| Protocols | ||
| Utils | ||
| ViewModels | ||
| Views | ||
| FerriteApp.swift | ||
| Info.plist | ||
| LaunchScreen.storyboard | ||