1.0.0 • Published 10 years ago

react-native-ui v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
10 years ago

React Native Components

Components

Button

npm.io

onPress: React.PropTypes.func,
color: React.PropTypes.string,
children: React.PropTypes.any

ColoredView

npm.io

title: React.PropTypes.string,
color: React.PropTypes.string,
children: React.PropTypes.element,
leftComponent: React.PropTypes.element

Image Card

npm.io

title: React.PropTypes.string,
subtitle: React.PropTypes.string,
imageUrl: React.PropTypes.string.isRequired,
onPress: React.PropTypes.func

Progress Bar

npm.io

progress: React.PropTypes.number,
1.0.0

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago