Skip to content

undefined is not an object (evaluating 'PropTypes.number') #17

@jpdesignerrio

Description

@jpdesignerrio
\node_modules\react-native-segmented-view\lib\SegmentedView.js:53:28 \node_modules\react-native-segmented-view\lib\index.js:1:17

Example:

<SegmentedView
titles={["First", "Second", "Third"]}
index={this.state.index}
stretch
onPress={index => this.setState({ index })}
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions