mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-09 22:50:21 +08:00
Merge pull request #2537 from dizlexik/patch-1
Fix broken link in Animations.md
This commit is contained in:
@@ -298,7 +298,7 @@ var App = React.createClass({
|
||||
[Run this example](https://rnplay.org/apps/uaQrGQ)
|
||||
|
||||
This example uses a preset value, you can customize the animations as
|
||||
you need, see [LayoutAnimation.js](https://github.com/facebook/react-native/blob/master/Libraries/Animation/LayoutAnimation.js)
|
||||
you need, see [LayoutAnimation.js](https://github.com/facebook/react-native/blob/master/Libraries/LayoutAnimation/LayoutAnimation.js)
|
||||
for more information.
|
||||
|
||||
### requestAnimationFrame
|
||||
|
||||
Reference in New Issue
Block a user