CollectionViewChallenge
CollectionViewChallenge copied to clipboard
Original  CollectionView in Android  ### What went well? ### How easy is it to convert your existing ListView to the CollectionView? It's easy to convert a CollectionView but,...
### Screenshots ### Android Emulator  ### What went well? ### How easy is it to convert your existing ListView to the CollectionView? Simply. I found the CollectionView simple and...
I copied a screen from one of my current apps into the project including SVG images, converters, models and a cut down version of my ViewModel that fakes the data....
Tried to recreate a collectionview whose items would expand on selected to view hidden content (ex: labels). I had implemented a similar feature for a Listview control on an older...
Hi, can i still upload my pr?
### Screenshots ### #### Layout Issues  #### ScrollTo Issues  ### What went well? ### How easy is it to convert your existing ListView to the CollectionView? - very...
### Screenshots ### Pokédex running on Android  (Direct link in case the gif is not working: https://media.giphy.com/media/jnWNOb0Iv7e3YQwnfx/giphy.gif) My entry for the CollectionView Challenge consists of a short version...
I tried to reproduced Dominoes app home page using CollectionView using Horizontal Scrolling List.. ### Screenshots ### Original App Screenshot :  Collectionview App Android screen  ### What went...
### Screenshots ### Android Emulator  ### What went well? ### I liked that it was really easy to implement a 2-column list with few properties; the implementation is quite...
### Screenshots ### ###### Android ######  ###### iOS ######  ### What went well? ### It was very easy and smooth the implementation. The new layout options...