Skip to content

Commit

Permalink
Update the FlatList Component in Lists
Browse files Browse the repository at this point in the history
* Update the title, prop descriptions and method descriptions from docs.
* Add SnackPlayer examples with example annotation.
* Add inherits annotation for the inherited link.
* Remove unnecessary asterisks in comments.
  • Loading branch information
ayushjainrksh committed Jun 25, 2020
1 parent 1fa3a8e commit 1eb1baf
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 187 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*
* @format
* @flow
* @generate-docs
*/

'use strict';
Expand Down
Loading

0 comments on commit 1eb1baf

Please sign in to comment.