mirror of
https://github.com/status-im/react-native.git
synced 2025-02-11 00:46:32 +00:00
Summary: Partial implementation of "TODO(6352048): Support gradients etc.": linear gradient fill implemented. We implemented a custom Color Picker based on ReactART. <img width="268" alt="screen shot 2016-12-19 at 12 27 09 pm" src="https://cloud.githubusercontent.com/assets/18415611/21309512/5033b5a4-c5e7-11e6-9558-5571d18210e9.png"> Closes https://github.com/facebook/react-native/pull/11541 Differential Revision: D5061836 Pulled By: ericvicenti fbshipit-source-id: ec8b7a0a6f3d2d1a2c1b394d4960d3365ad6fb44
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.