Files
react-native-paper/src/components
Jakub Beneš 70427a8df7 feat: GridView: ListView upgraded to VirtualizedList (#150)
* feat(gridView): use VirtualizedList

* feat(gridView): orientation should work. start with public API.

* feat(gridView): polished code, added public API

* fix(gridView): removed comments which broke the CI

* docs(gridView): updated documentation

* refactor(gridView): better distinguish between private / public method in the example

* docs(gridView): fixed comments

* fix(gridView): round the layout width

* chore(docs): fixed docs generation. When you use flow you have to use named arguments of function

* refactor(gridView): renderItem shoud return valid react element

* BREAKING: migrate GridView to use VirtualizedList

* fix(gridView): we can use flewWrap. YEY!

* feat(gridView): use Animated.Value

* fix(gridView): polished code

* refactor(gridViewExample): polished code

* fix(gridView): unused variable
2017-10-16 11:26:30 +02:00
..
2017-10-13 15:29:28 +02:00
2017-10-11 14:53:06 +02:00
2017-10-13 15:29:28 +02:00
2017-10-13 15:27:43 +02:00
2017-10-11 14:53:06 +02:00
2017-10-13 15:29:28 +02:00
2017-10-13 15:29:28 +02:00
2017-10-13 15:29:28 +02:00
2017-10-13 15:27:43 +02:00