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

FlexLayout now integrates YogaKit source code, this was needed to imp… #40

Merged
merged 22 commits into from
Nov 28, 2017

Conversation

lucdion
Copy link
Member

@lucdion lucdion commented Nov 24, 2017

FlexLayout now integrates YogaKit source code, this was needed to improve rapidly the iOS's yoga interface.

Plus, many properties can be reset to their initial state. Specifying nil when calling these properties reset their value.

  • width(nil)
  • height(nil)
  • size(nil)
  • minWidth(nil)
  • maxWidth(nil)
  • minHeight(nil)
  • maxHeight(nil)

@lucdion lucdion merged commit c8af89f into master Nov 28, 2017
@lucdion lucdion deleted the migrate_yogakit_into_flexlayout branch November 28, 2017 13:56
@jgavris
Copy link

jgavris commented Jun 21, 2023

Plans to update yoga itself? The last update to the core library looks to be about 5 years old.

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.

3 participants