react-native/Libraries/CustomComponents/Lists
Arman Dezfuli-Arjomandi 22da6f2f3f Fix typo in FlatList docs
Summary:
Thanks for submitting a PR! Please read these instructions carefully:

- [x] Explain the **motivation** for making this change.
- [x] Provide a **test plan** demonstrating that the code is solid.
- [x] Match the **code formatting** of the rest of the codebase.
- [x] Target the `master` branch, NOT a "stable" branch.

There was a typo in the FlatList docs for numColumns affecting the formatting of its description.

N/A

Sign the [CLA][2], if you haven't already.

Small pull requests are much easier to review and more likely to get merged. Make sure the PR does only one thing, otherwise please split it.

Make sure all **tests pass** on both [Travis][3] and [Circle CI][4]. PRs that break tests are unlikely to be merged.

For more info, see the ["Pull Requests"][5] section of our "Contributing" guidelines.

[1]: https://medium.com/martinkonicek/what-is-a-test-plan-8bfc840ec171#.y9lcuqqi9
[2]: https://code.facebook.com/cla
Closes https://github.com/facebook/react-native/pull/13002

Differential Revision: D4735343

fbshipit-source-id: f781c50c892d64e69f61aec980614e948a48f48b
2017-03-18 13:02:29 -07:00
..
__flowtests__ Move new components out of `Experimental` directory 2017-03-01 09:16:05 -08:00
__tests__ Fix minimumViewTime 2017-03-16 16:45:54 -07:00
FlatList.js Fix typo in FlatList docs 2017-03-18 13:02:29 -07:00
MetroListView.js Move new components out of `Experimental` directory 2017-03-01 09:16:05 -08:00
SectionList.js Rename *Component props to match SectionList 2017-03-13 09:45:45 -07:00
ViewabilityHelper.js Fix minimumViewTime 2017-03-16 16:45:54 -07:00
VirtualizeUtils.js add to RN OSS package. 2017-03-01 17:55:30 -08:00
VirtualizedList.js Rename *Component props to match SectionList 2017-03-13 09:45:45 -07:00
VirtualizedSectionList.js Fix doubled ItemSeparators 2017-03-16 16:02:36 -07:00