HadiKhalifeh

Results 2 issues of HadiKhalifeh

this.setState({ currentTab: res.i, showClearForFilters: false })) } renderTabBar={() => } > {tabs.map((item, index) => ( { if (!this.state.firstTimeClosed) { this.setState({ firstTimeClosed: true, showCategories: false, }); } }} tabs={tabs} showClearForFilters={this.state.showClearForFilters} item={item}...

- [ ] I have searched [existing issues](https://github.com/happypancake/react-native-scrollable-tab-view/issues) - [ ] I am using the [latest scrollable tab view version](https://www.npmjs.com/package/react-native-scrollable-tab-view) ## Steps to Reproduce ## Expected Behavior ## Actual Behavior