Skip to content

CSS flexbox properties missing on native #102

Open
@necolas

Description

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

Metadata

Assignees

No one assigned

    Labels

    bug: react-nativeA bug that originates in React Native

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions