1.1.0 • Published 9 years ago

react-native-osd-simple-button v1.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

react-native-osd-simple-button

A button that implement most of the HTML attributes and flexes itself (that is not a word)

For react-native v0.26+

Properties

Property NameType
backgroundColorReact.PropTypes.string,
childrenReact.PropTypes.oneOfType( React.PropTypes.arrayOf(React.PropTypes.node), React.PropTypes.node )
containerStyleView.propTypes.style
onPressReact.PropTypes.func.isRequired
textReact.PropTypes.string
textContainerStyleView.propTypes.style
textStyleText.propTypes.style
underlayColorReact.PropTypes.string
uppercaseReact.PropTypes.bool

TODO

  • Add disabled property
1.1.0

9 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago