Sarah Scott
ce28686a4e
adds types for react native flatlist component
2017-04-05 15:38:55 +02:00
Eloy Durán
b7565ed337
Merge pull request #15611 from ligaz/patch-18
...
[react-native] Add accessibilityLabel to Touchable
2017-04-04 20:04:49 +02:00
Nathan Shively-Sanders
c48d2ee4b3
Merge pull request #15518 from gyzerok/fix-picker-item
...
@types/react-native fix Picker types
2017-04-04 10:18:30 -07:00
Stefan Dobrev
06a42607f3
[react-native] Add accessibilityLabel to Touchable
...
Add `accessibilityLabel` property to Touchable. Fix description of the `accessible` property.
2017-04-04 10:15:39 +03:00
cailenmusselman
389adfc542
findNodeHandle also accepts base react-native components ( #15444 )
...
* findNodeHandle also accepts base react-native components
We're also able to pass in base react-native components like View, TextView, etc. to findNodeHandle
* Added static tests for findNodeHandle definition
* Removed trailing whitespace
* Okay NOW all trailing white-space is removed
2017-03-30 14:15:34 -07:00
Fedor Nezhivoi
58c3aaf8e3
@types/react-native fix Picker types
2017-03-30 20:08:42 +03:00
Andy
bd29808df7
react-native: Fix lint failures ( #15496 )
...
...mostly by disabling them.
2017-03-29 15:53:09 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00