Skip to content

2.1.1

Compare
Choose a tag to compare
@EricKuck EricKuck released this 03 Mar 17:56
· 214 commits to develop since this release
  • Added missing nullity annotations for pager adapters (#219)
  • Routers now properly remove views of all owned controllers on destroy (#221)
  • TransitionChangeHandler is now much more flexible (doesn’t force you to add/remove views)
  • Added startIntentSenderForResult method to controller (#235)
  • Added ability to specify the maximum number of pages for which states should be saved (#236)
  • Fixes popToTransaction calls when removesViewOnPush is set to false in a change handler (#239)