Files
react-native-paper/example
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
..
2016-11-20 21:30:59 +05:30
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-07-19 04:11:22 +05:30
2017-10-13 15:29:28 +02:00

Run the example

  • View it with Expo
  • Run the example locally
    • Clone the repository and cd to this directory
    • Run yarn to install the dependencies
    • Run yarn start to start the packager
    • Scan the QR Code with the Expo app