Skip to content

Invalid YGJustify 'space-evenly' #17728

@aputinski

Description

@aputinski

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

Environment:
OS: macOS High Sierra 10.13.2
Node: 8.7.0
Yarn: 1.3.2
npm: 5.5.1
Watchman: 4.9.0
Xcode: 9.2 (9C40b)
Packages: (wanted => installed)
react-native: 0.52.1
react: 16.2.0
Target Platform: iOS (11.2)

Steps to Reproduce

  1. react-native init MyProject
  2. Add <View style={{ justifyContent: 'space-evenly' }} /> to App.js
  3. react-native run-ios

Expected Behavior

According to https://github.com/facebook/react-native/releases/tag/v0.52.0 justifyContent: space-evenly was introduced and should NOT crash the app.

Actual Behavior

Red error screen with error: Invalid YGJustify 'space-evenly'

screen shot 2018-01-24 at 11 21 55

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions