Files
react-native/docs
Emil Ong 280ed810b0 Update docs about supported native animation props
Summary:
Thanks for submitting a PR! Please read these instructions carefully:

- [x] Explain the **motivation** for making this change.
- [x] Provide a **test plan** demonstrating that the code is solid.
- [x] Match the **code formatting** of the rest of the codebase.
- [x] Target the `master` branch, NOT a "stable" branch.

The docs had `backgroundColor` listed as a supported style prop for
native animation, but only `opacity` and `transform` are supported
at this time. See https://github.com/facebook/react-native/blob/master/Libraries/Animated/src/NativeAnimatedHelper.js#L108
My motivation was that I tried to use it and it didn't work. 😄

Github appears to render the change correctly.
Closes https://github.com/facebook/react-native/pull/13933

Differential Revision: D5071869

Pulled By: hramos

fbshipit-source-id: 947c8fa56b99d99c44603d8ef81664455234ed84
2017-05-16 13:34:48 -07:00
..
2017-05-08 11:31:21 -07:00
2017-05-16 11:31:06 -07:00
2017-02-17 15:02:23 -08:00
2017-04-13 05:00:53 -07:00
2017-05-16 13:16:04 -07:00
2017-05-01 06:03:20 -07:00
2017-03-10 13:05:02 -08:00
2017-05-01 06:03:20 -07:00
2017-04-28 05:56:58 -07:00
2017-01-10 01:28:26 -08:00
2017-03-24 18:45:58 -07:00
2017-04-07 13:31:06 -07:00
2017-03-06 18:01:06 -08:00
2017-05-08 11:31:21 -07:00
2017-02-23 16:31:41 -08:00
2017-04-27 07:27:26 -07:00
2017-02-28 06:23:58 -08:00