Skip to content

v2.0.0

Compare
Choose a tag to compare
@Definitely-Not-Vlad Definitely-Not-Vlad released this 25 Feb 09:01
· 690 commits to develop since this release

BREAKING CHANGE
Removes navigation directory completely. We've decided to decouple navigation features from @shoutem/ui. If you're using the Shoutem extension architecture you can still access this same API via the shoutem.navigation extension.

Updates:

  • refactored deprecated lifecycle methods into getDerivedStateFromProps, componentDidUpdate and componentDidMount
  • slight performance optimizations