Skip to content

Version 6.0

Compare
Choose a tag to compare
@terrakok terrakok released this 19 Oct 12:40
· 59 commits to master since this release
  • Fully rewritten on Kotlin! (breaking changes: a lot of external API was changed for more smoothy experience in Kotlin)
  • root package changed to com.github.terrakok for avoid migration problems
  • Added option for selecting add or replace strategy for open new fragment (see new parameter in router.navigateTo method)
  • Added ability to use FragmentFactory for instantiating new fragments