Skip to content

CSS3 3D properties implementation #17616

@ghost

Description

Is this a bug report?

This is a crucial feature request

Have you read the Contributing Guidelines?

Yes

Environment

Environment:
OS: macOS Sierra 10.12.6
Node: 8.4.0
Yarn: 0.27.5
npm: 5.4.0
Watchman: 4.7.0
Xcode: Xcode 8.3.3 Build version 8E3004b
Android Studio: 2.3 AI-162.4069837

Packages: (wanted => installed)
react-native: 0.48.1 => 0.48.1
react: 16.0.0-alpha.12 => 16.0.0-alpha.12

Target Platform: iOS (10.3)

Steps to Reproduce

Try to use CSS3's 3D properties on React Native's StyleSheet. And it will not work.
https://www.w3schools.com/css/css3_3dtransforms.asp

  1. Start a react native project.
  2. Use CSS3 Properties on StyleSheet
  3. It will not work....

Expected Behavior

React Native will fully support CSS3 3D properties using its StyleSheet.

Actual Behavior

React Native's stylesheet doesn't work with CSS3 3D properties...

Reproducible Demo

All React Native apps are demos of this problem. It should implement CSS3 3D properties ASAP to help creative make what they want.

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