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

List of crops for an orchard app #52

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alexxonline
Copy link

I'm currently working in an orchard app and I tried to make the same screen in both Android and iOS with Xamarin Forms Visual.

Here is the original screen:

original

What went well?

I think this is a simple screen so there weren't any problems with using Visual. I was surprised that I didn't have to change anything in platform specific code (except for the init code if I'm using a fresh start) since I'm using the material Visual.

I also understand that is easy to make my own Visual extending the renderers.

What didnt went well?

Again, since I'm working in a very simple screen not much went bad. I was having some compilation problems so I was looking for more documentation but in the end the problem wasn't with Xamarin or with Visual itself so everything was fine with that.

What I want to see next?
I know this is in early stages but I would like to see more documentation for this things. I can help with that.

May be a card view control or some other controls that let me share the components with the same Visual between this platforms.

Here are the other screenshots:

android
mac

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

1 participant