1.0.0 • Published 8 years ago

react-native-ui v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
8 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

8 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago