-
Notifications
You must be signed in to change notification settings - Fork 24.8k
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
HTML Canvas API can do amazing things for UI but it's not available in React Native....
- Try Canvas API on React Native
- Nothing will happen...
Expected Behavior
React Native would fully support Canvas API
https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API
Actual Behavior
React Native doesn't respond to Canvas API... that is a huge miss for talented UI designers.
See what you can do with Canvas API here:
https://codepen.io/search/pens?q=canvas+api&limit=all&type=type-pens
and please imagine what if you could use them on React Native.
Reproducible Demo
All React Native apps are demos for this problem.
We need Canvas API fully supported in React Native ASAP.....