* added missing options * generated docs * generated docs
* tabBarItem support * apply tab items on tabController initialization * e2e test * refactored bottomTab item * tests fix * tabItem testID fix * renamed tabBadge to badge * fix merge * BottomTab fix * removed BottomTabs
* Rename TabBar options to BottomTabs * Restructure docs
* Auto generate docs Docs can be generatred by running yarn run gen-doc Add jsdoc and jsdoc2md dev dependencies * Add tests to NavigationOption params * fix tests * Fix e2e and implement missing classes after rebase * f