is there a way to add ref for each tab in the Bottom Tabs Navigator ? like
<View ref={component => this.childComponent = component} />
is there a way to add ref for each tab in the Bottom Tabs Navigator ? like
<View ref={component => this.childComponent = component} />