Nicolas Gallagher
7705f521c8
[change] new accessibility features and docs
...
* Change 'accessible' to align with React Native.
* Add support for 'importantForAccessibility'.
* Stop event propagation for keyboard-activated Touchables (nested
Touchables now respond the same as when touch-activated).
* Fix whitespace layout of nested Text elements.
* Use 'div' for Text to improve TalkBack grouping.
* Rewrite accessibility docs.
Close #382
Fix #408
2017-04-19 16:41:01 -07:00
Nicolas Gallagher
509920be4b
[add] Image 'prefetch' and 'getSize' statics
...
Fix #160
2016-12-26 13:31:40 +00:00
Nicolas Gallagher
4576b42365
Correct the Image docs
2016-10-09 16:53:41 -07:00
Nicolas Gallagher
2440e74e99
[add] new Image resize modes
2016-07-16 19:24:25 -07:00
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
3d1ad50a58
Update documentation and examples
2015-12-19 10:59:22 -08:00
Kirill Korolyov
e1da11fa1d
[change] transparent default Image backgroundColor
2015-12-07 13:33:16 -08:00
Nicolas Gallagher
bf5046415c
[fix] doc examples
2015-10-19 09:42:30 -07:00
Nicolas Gallagher
565ec2fee8
Docs: minor update
2015-09-20 15:50:22 -07:00
Nicolas Gallagher
be86250ac6
Image: fix example code
2015-09-12 18:08:58 -07:00
Nicolas Gallagher
c72173ff88
Image: set 'resizeMode' default to 'stretch'
...
Fix #8
2015-09-08 00:29:53 -07:00
Nicolas Gallagher
2750d70a93
Add support for 'accessible' prop
2015-09-07 22:09:16 -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