Skip to content

v0.6.1

Compare
Choose a tag to compare
@johnpatrickmorgan johnpatrickmorgan released this 27 Sep 09:43
· 65 commits to main since this release
  • Ensures that TCARouter does not over-observe state. Resolves an issue where pull-to-refresh would not work properly (#57), and improves performance. (Thanks @heoblitz!)
  • Ensures that TCARouter does not under-observe state. Resolves an issue where navigating back after a state change could reset
    the previous screen to its state before pushing.