Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Challange - Coinbase #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MookieFumi
Copy link

Hi mate, I hope to be on time since I've been working hard last days at work.

I've been working two hours trying to recreate the main view of the Coinbase app. I'm an iOS user so I've only the original screenshot of the iOS version.

Original iOS version

I've used the new Xamarin features like Visual, Shell, CollectionView in order to know how to work with them:

Screenshot of iOS and Android

Xamarin iOS version

Xamarin iOS version

Xamarin Android version

Xamarin Android version

Your feedback on what went well, and what didn't.

  • It's amazing the simplicity to create a "complex view" with tabs. I worked with CSS/HTML so I love the FlexLayout control and it's crazy amazing.
  • I'm a LiveXaml user because it's a time saver while you create complex views and it doesn't work but let me say that the Previewer Visual Studio for Mac doesn't work neither (iOS/ Android)
  • There's no IntelliSense for some new features (BindableLayout).
  • I've been trying to set a border in the bottom tabs but I didn't find any property to do it (Shell.ShellTabBar*******)
  • I couldn't find how to customize the shadow in the Frame component.
  • The radius corner/ margin is a little bit different and big.
  • Maybe you don't need this feedback because your're working not it but the CollectionView should have a header and footer and maybe something to handle pagination.
  • I've checked the same view with Visual and No Visual and with Visual the look & feel is simply amazing.
    Within/ Without Visuaal

@davidortinau
Copy link
Owner

Thanks for the feedback @MookieFumi! The shadow, radius, and CollectionView stuff is all coming.

I'm a LiveXaml user because it's a time saver while you create complex views and it doesn't work

Did you update to the latest LiveXAML versions of the extension and NuGet? It's working for me with this project.

There's no IntelliSense for some new features (BindableLayout).

Massive improvements are on the way for XAML intellisense

I've been trying to set a border in the bottom tabs but I didn't find any property to do it

Right, this doesn't exist. So you want a border at the top edge of the bar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants