Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Cavanaugh
a8b9ba579b Merge pull request #15817 from MNBuyskih/master
Fix linter errors for react-native FlatList declarations
2017-04-17 14:03:01 -07:00
MNB
cbfd296200 reac-native lint fixes 2017-04-12 17:43:53 +03:00
Daniel Earwicker
a56d17157a [react-native] - StyleSheet.create parameter properly constrained
Added test based on output of react-native init command
2017-04-11 09:47:10 +01: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
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