Enhancements:
- Export EventsRegistry #6258 by yedidyak
- Add missing typescript interfaces #6203 by yogevbd
- Enforce PR labels #6170 by yogevbd
Bug fixes:
- Fix tabBar visibility #6276 by yogevbd
- fixes badgeColor in ios 13+ #6246 by DaveAdams88
- Fixes black screen when using animation in
dismissModal
#6238 by simonmitchell - Export NavigationComponentListener #6250 by guyca
- Fix bottomTabs visibility #6230 by yogevbd
- Fix component generator called multiple times #6239 by guyca
- Overlay nested touchables #6234 by guyca
- Fix flickering FAB when changing bottom tabs #6225 by guyca
- Mount all stack children #6194 by guyca
- Send screen popped event only for rnn components #6221 by yogevbd
- Update SideMenu enabled in parent #6196 by guyca
- Fix react-native-youtube support #6220 by guyca
- Fix updating button options with mergeOptions #6219 by guyca
- Unmount previous root before resolving setRoot promise #6197 by guyca
- Fix showing Modal from TopBar components in RN 62 #6199 by guyca