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.
Original:
Android:
![image](https://user-images.githubusercontent.com/29046589/55288517-6f4fdb80-537e-11e9-9bed-b896d3027a41.png)
iOS:
![Captura](https://user-images.githubusercontent.com/29046589/55288552-c2299300-537e-11e9-9bdf-f8e6c0a28b6c.PNG)
Result:
Android:
![Screenshot_1554031271](https://user-images.githubusercontent.com/29046589/55288560-e8e7c980-537e-11e9-9c0e-1fcef387e5f5.png)
iOS:
![iphone_x](https://user-images.githubusercontent.com/29046589/55288584-424ff880-537f-11e9-81c1-1f1ded7ad9e4.PNG)
![file-1](https://user-images.githubusercontent.com/29046589/55288585-44b25280-537f-11e9-838f-93c9d762d769.png)
The Good:
-i like the material entry for ios
-lovely bindable layouts
-i had a good time and fun with this challenge
The Bad:
-We need a way to modify the shadow for frames and buttons, increase the elevation and the direction of the shadow.
-We need a circular button ready to be use as a floating action button, maybe in the page object like an attached property.
-working with frames and one label inside is kinda tricky, it doesn't auto adjust correctly for the bindable text.
The Ugly:
-Corner radius for ios Frame doesn't work properly.
-Corner radius for button for ios doesn't create a perfect circle.
-ButtonImage didn't work for the floating action button.
Thanks you for this challenge, i hope there will be more in the future.