MCPcopy Create free account
hub / github.com/ptomasroos/react-native-scrollable-tab-view / renderTabOption

Function renderTabOption

DefaultTabBar.js:35–36  ·  view source on GitHub ↗
(name, page)

Source from the content-addressed store, hash-verified

33 },
34
35 renderTabOption(name, page) {
36 },
37
38 renderTab(name, page, isTabActive, onPressHandler) {
39 const { activeTextColor, inactiveTextColor, textStyle, } = this.props;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…