Skip to content

Document Animated.subtract - #276

Merged
charpeni merged 1 commit into
react:masterfrom
avendiart:master
Apr 9, 2018
Merged

Document Animated.subtract#276
charpeni merged 1 commit into
react:masterfrom
avendiart:master

Conversation

@avendiart

Copy link
Copy Markdown
Contributor

Documentation to react/react-native#18630

@react-native-bot

Copy link
Copy Markdown

Deploy preview for react-native ready!

Built with commit 6ff9927

https://deploy-preview-276--react-native.netlify.com

Changes to docs/ are reflected in the next "master" version.

Thank you for your contributions.

How to ContributeDocumentation Sources

facebook-github-bot pushed a commit to react/react-native that referenced this pull request Mar 31, 2018
Summary:
Fixes#18451
I've added another example to NativeAnimationsExample, which makes use of `Animated.substract()`, let me know if the example is not desired / doesn't add much value. Below two GIFs of the new method working on iOS and Android:
<img width="320" src="https://user-images.githubusercontent.com/1437605/38154748-165cc5f8-3474-11e8-8b31-504444271896.gif" />
<img width="320" src="https://user-images.githubusercontent.com/1437605/38154749-1679bff0-3474-11e8-80b1-b558d44e0494.gif" />
<!--
Required: Write your test plan here. If you changed any code, please provide us with
clear instructions on how you verified your changes work. Bonus points for screenshots and videos!
-->
react/react-native-website#276
[GENERAL] [ENHANCEMENT] [Animated] - Implemented Animated.subtract
Closes#18630
Differential Revision: D7462867
Pulled By: hramos
fbshipit-source-id: 4cb0b8af08bb0c841e44ea2099889b8c02a22a4a
@charpenicharpeni added the 🕐 Waiting on PR These may be waiting for a PR to the facebook/react-native to be merged label Apr 5, 2018
@charpeni
charpeni merged commit b7d3f46 into react:masterApr 9, 2018
campsafari pushed a commit to exozet/react-native that referenced this pull request Apr 11, 2018
Summary:
Fixesreact#18451
I've added another example to NativeAnimationsExample, which makes use of `Animated.substract()`, let me know if the example is not desired / doesn't add much value. Below two GIFs of the new method working on iOS and Android:
<img width="320" src="https://user-images.githubusercontent.com/1437605/38154748-165cc5f8-3474-11e8-8b31-504444271896.gif" />
<img width="320" src="https://user-images.githubusercontent.com/1437605/38154749-1679bff0-3474-11e8-80b1-b558d44e0494.gif" />
<!--
Required: Write your test plan here. If you changed any code, please provide us with
clear instructions on how you verified your changes work. Bonus points for screenshots and videos!
-->
react/react-native-website#276
[GENERAL] [ENHANCEMENT] [Animated] - Implemented Animated.subtract
Closesreact#18630
Differential Revision: D7462867
Pulled By: hramos
fbshipit-source-id: 4cb0b8af08bb0c841e44ea2099889b8c02a22a4a
rozele pushed a commit to microsoft/react-native-windows that referenced this pull request Aug 17, 2018
Summary:
Fixes #18451
I've added another example to NativeAnimationsExample, which makes use of `Animated.substract()`, let me know if the example is not desired / doesn't add much value. Below two GIFs of the new method working on iOS and Android:
<img width="320" src="https://user-images.githubusercontent.com/1437605/38154748-165cc5f8-3474-11e8-8b31-504444271896.gif" />
<img width="320" src="https://user-images.githubusercontent.com/1437605/38154749-1679bff0-3474-11e8-80b1-b558d44e0494.gif" />
<!--
Required: Write your test plan here. If you changed any code, please provide us with
clear instructions on how you verified your changes work. Bonus points for screenshots and videos!
-->
react/react-native-website#276
[GENERAL] [ENHANCEMENT] [Animated] - Implemented Animated.subtract
Closesreact/react-native#18630
Differential Revision: D7462867
Pulled By: hramos
fbshipit-source-id: 4cb0b8af08bb0c841e44ea2099889b8c02a22a4a
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🕐 Waiting on PRThese may be waiting for a PR to the facebook/react-native to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@avendiart@react-native-bot@charpeni