CarouselViewChallenge - Facebook Stories#30
Open
leandrosdias wants to merge 9 commits intopauldipietro:masterfrom
Open
CarouselViewChallenge - Facebook Stories#30leandrosdias wants to merge 9 commits intopauldipietro:masterfrom
leandrosdias wants to merge 9 commits intopauldipietro:masterfrom
Conversation
Update Nuget package and build solution
Create ViewModel page
Create story card model
Add images
Add images
Create list of story cards in view model
Populate list of story cards and create BindingContext with ViewModel
Build page layout
Build Project
Contributor
|
I think you want |
Author
I used and works fine. It would be nice if render in the index because exist a animation after the render to set the position but it's work very well. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Submission description
I made the facebook stories template, I used original screenshots of header and footer for more details.
Original:

Result:

For better quality watch this video:
https://www.youtube.com/watch?v=n6Xs6fdyDs8&feature=youtu.be
What went well
Is very easy to use the component, load was quickly and it's possible develop anything type of layout inside items..
What didn't go well
I felt a problem with scrolling mainly at the bottom and top of the list, but I only used the Android emulator, maybe I have a hard time using the mouse for it.
Missing or desired things
I like a property to set default item in first appear. I saw it's possible use ScrollTo to do this but I need associate an event, tried to use in OnAppearing of page but doesn't work.
Anything else
Great job!