React-native: Yoga now supports % widths

Created on 2 Jan 2017  Â·  7Comments  Â·  Source: facebook/react-native

Yoga just completed a feature to allow percentages as size units. How is Yoga versioned into RN? Should this be available by updating the underlying module or do we need to wait for a separate RN release?

https://github.com/facebook/yoga/pull/258

Locked

Most helpful comment

I'm already working on a diff. Hang tight :)

All 7 comments

cc @emilsjolander

I'm already working on a diff. Hang tight :)

Is this available in RN yet?

Yeah :) in master at least.

Nice, I'll check it out.

Thank you!

Sean Hise

On Fri, Feb 24, 2017 at 2:44 AM, Emil Sjölander notifications@github.com
wrote:

Yeah :) in master at least.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/facebook/react-native/issues/11702#issuecomment-282225807,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA3ywYnfLw9NZr_eTvfct6acu1FvVSLCks5rfopSgaJpZM4LZEO4
.

Hi there! This issue is being closed because it has been inactive for a while. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. Either way, we're automatically closing issues after a period of inactivity. Please do not take it personally!

If you think this issue should definitely remain open, please let us know. The following information is helpful when it comes to determining if the issue should be re-opened:

  • Does the issue still reproduce on the latest release candidate? Post a comment with the version you tested.
  • If so, is there any information missing from the bug report? Post a comment with all the information required by the issue template.
  • Is there a pull request that addresses this issue? Post a comment with the PR number so we can follow up.

If you would like to work on a patch to fix the issue, contributions are very welcome! Read through the contribution guide, and feel free to hop into #react-native if you need help planning your contribution.

And guess what, it works!!

Was this page helpful?
0 / 5 - 0 ratings