You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce support of tab bar with Container element and 'switch' Flux actions between 'tabs'. You may use own custom tab bar implementation ('component' attribute for Container) or existing one react-native-tabs
Numerous fixes, added 'store' attribute for Routes (AltNativeContainer wrapper will be used in this case), add 'Container' to allow 'switch' between Routes (for tabbar, left side menu, etc)