a26afd2d73
Summary: Explain the **motivation** for making this change. What existing problem does the pull request solve? > From the existing documentation, it's not clear how one would make use of the highlightRow attribute of ListView.renderRow. Special thanks to halilb for his assistance. Example: When "Adding a function to do X", explain why it is necessary to have a way to do X. **Test plan (required)** Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI. > Here's a screenshot of the UIExplorer with a row highlighted (using the FB Blue Color) > <img width="466" alt="2016-03-16_1944" src="https://cloud.githubusercontent.com/assets/1640318/13835020/49b5b38c-ebb1-11e5-98fa-17201fd3db92.png"> Make sure tests pass on both Travis and Circle CI. **Code formatting** Look around. Match the style of the rest of the codebase. See also the simple [style guide](https://github.com/facebook/react-native/blob/master/CONTRIBUTIN Closes https://github.com/facebook/react-native/pull/6495 Differential Revision: D3264092 Pulled By: nicklockwood fb-gh-sync-id: 9608e8a66387f527b872928a3595ca4d17736b82 fbshipit-source-id: 9608e8a66387f527b872928a3595ca4d17736b82 |
||
---|---|---|
.. | ||
ListView.js | ||
ListViewDataSource.js |