Skip to content

3.0.4 - Important State Fix

Latest
Compare
Choose a tag to compare
@dreampiggy dreampiggy released this 29 Apr 10:32
· 1 commit to master since this release

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