Skip to content

SliderIOS: minimumValue, maximumValue props ignored? #442

Description

@gcanti

https://github.com/facebook/react-native/blob/master/Libraries/Components/SliderIOS/SliderIOS.js#L82

...
render: function(){return(<RCTSliderstyle={[styles.slider,this.props.style]}value={this.props.value}onChange={this._onValueChange}/>);}...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions