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 Challenge! #39

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

Visual Challenge! #39

wants to merge 1 commit into from

Conversation

mimunoz
Copy link
Contributor

@mimunoz mimunoz commented Mar 28, 2019

I made a View of one X project.

The Result is:

Screen Shot 2019-03-28 at 16 13 04

I have a Frame with option to take a photo from gallery or camera, and the result is renderer inside of the Frame with Image control. Also, a severals of Picker and one Entry with button at the bottom of page.

The Good:

  • New way of Frame is renderer, is really nice to see in iOS and Android.

The Bad:

  • The Picker is not showing the given Title prop (Picker 1).
  • To display option camera or gallery I use DisplayActionSheet, but in iOS crashes, only in Android works good.
  • The issue with the margin and scroll for FlexLayout made the view showing bad in Android.
  • In iOS the consecutive Pickers showing bad.

Regards!

@davidortinau
Copy link
Owner

Thanks @mimunoz. fyi - we have a bug report for the DisplayActionSheet issue with Shell. That'll be fixed soon.

I haven't seen the other issues with the pickers, so that's a nice find. Thanks!

@davidortinau
Copy link
Owner

@mimunoz I need you email address please. david.ortinau@microsoft.com

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