Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.0.4 - Important State Fix source code.tar.gz | 2024-04-29 | 1.8 MB | |
3.0.4 - Important State Fix source code.zip | 2024-04-29 | 1.9 MB | |
README.md | 2024-04-29 | 264 Bytes | |
Totals: 3 Items | 3.7 MB | 2 |
Fixes
- Trying to move the initial state setup before onAppear to fix the watchOS switching url or any other state issue [#316]
- This solve a issue in history when sometimes SwiftUI does not trigger the
onAppear
and cause state error, like [#312] [#314]