-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
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
- Start a react native project.
- Use CSS3 Properties on StyleSheet
- 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
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.