Nicolas Gallagher
597fcc65e8
[add] initial 'onLayout' support
...
Add initial support for 'onLayout' when components mount and update.
Ref #60
2016-07-10 22:15:51 -07:00
Nicolas Gallagher
f2ea7c089c
[change] separate the React and React Native APIs
...
Fix #136
2016-06-14 13:47:47 -07:00
Nicolas Gallagher
21cc8f47ba
Update documentation
2016-03-15 17:14:44 -07:00
Nicolas Gallagher
715c71b215
Refactor StyleSheet to support arrays
2016-02-18 16:45:23 -08:00
Nicolas Gallagher
3292ced765
Add new components
...
- ActivityIndicator
- Portal
- StaticContainer
- StaticRenderer
2016-02-17 00:20:02 -08:00
Nicolas Gallagher
0ab984f507
[change] TextInput: implement placeholder and placeholderTextColor
...
Without access to the Shadow DOM pseudo-elements, the placeholder
behaviour needs to be reimplemented.
Update to match React Native's modification to `TextInput` to include
all `View` props and use the `Text` style props.
Fix #12
Fix #48
2015-12-20 03:11:39 -08:00
Nicolas Gallagher
3d1ad50a58
Update documentation and examples
2015-12-19 10:59:22 -08:00
Nicolas Gallagher
bf5046415c
[fix] doc examples
2015-10-19 09:42:30 -07:00
Nicolas Gallagher
e727193809
TextInput: props and tests
2015-09-20 15:43:52 -07:00
Nicolas Gallagher
a7c1e105c6
Fix links to View doc
2015-09-07 09:49:38 -07:00
Nicolas Gallagher
abf2c0307f
Rewrite documentation
2015-09-07 09:38:25 -07:00
Nicolas Gallagher
b5c8af2694
Documentation fixes
2015-09-03 23:12:17 -07:00
Nicolas Gallagher
6b55032e49
Reorganize docs; rewrite README
2015-09-03 19:38:21 -07:00