From 39d0b4600f2d843206a295428cec6c6e30930ad0 Mon Sep 17 00:00:00 2001 From: Ashok Varma Date: Sat, 24 Jun 2017 13:54:40 +0530 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9aa952f..5f0371d 100644 --- a/README.md +++ b/README.md @@ -46,11 +46,12 @@ or Ivy: ``` - -## For Usage Docs [Visit Wiki][wikiLink] -## For Usage Docs [Visit Wiki][wikiLink] ## For Usage Docs [Visit Wiki][wikiLink] +## Migration from V1 to V2 +1. BadgeItem has been changed to TextBadgeItem +2. New ShapeBadgeItem implementation changed. [check this page for new api usage](https://github.com/Ashok-Varma/BottomNavigation/wiki/Badges) +3. hideText replaced with new modes. To use those mode should be set to MODE_FIXED_NO_TITLE / MODE_SHIFTING_NO_TITLE ## License