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

Add an implementation of the Ray Wenderlich Yoga Tutorial #7

Merged
merged 3 commits into from
Aug 23, 2017

Conversation

lucdion
Copy link
Member

@lucdion lucdion commented Aug 23, 2017

Add an implementation of the Ray Wenderlich Yoga Tutorial (https://www.raywenderlich.com/161413/yoga-tutorial-using-cross-platform-layout-engine).

This example is the most complete one.

Plus:

  • Add missing markDirty() method
  • Add Example app section in the documentation.

Luc Dion added 3 commits August 23, 2017 10:21
…w.raywenderlich.com/161413/yoga-tutorial-using-cross-platform-layout-engine). This example is the most complete one.

Plus:
* Add misssing markDirty() method
* Add Example app section in the documentation.
@lucdion lucdion merged commit 1b9a4fc into master Aug 23, 2017
@lucdion lucdion deleted the add_raywenderlich_tutorial_sample branch August 23, 2017 15:31
@codecov-io
Copy link

Codecov Report

Merging #7 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #7   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         177    177           
=====================================
  Hits          177    177

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71e6e1c...080d501. Read the comment docs.

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.

2 participants