You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There might also be missing support for certain values for these and other flexbox properties
A lot of the stuff that was added in the box alignment spec is missing at the moment. One that comes to mind are start and end keywords separate from flex-start/flex-end.
Describe the issue
Native is missing support for:
justifyItems
justifySelf
placeContent
(polyfillable)placeItems
placeSelf
Upstream issue for Yoga facebook/yoga#1649
There might also be missing support for certain values for these and other flexbox properties
Expected behavior
Support for all of flexbox
Steps to reproduce
.
Test case
No response
Additional comments
No response
The text was updated successfully, but these errors were encountered: