mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Correct AnimatedValueXY URL
Summary: Correct URL Closes https://github.com/facebook/react-native/pull/18556 Differential Revision: D7396357 Pulled By: mdvacca fbshipit-source-id: f8ff6c9b037fe733cf3be8d1b889d1dcd9c94afb
This commit is contained in:
committed by
Facebook Github Bot
parent
2cc75f7d47
commit
8b9b3f605e
@@ -521,7 +521,7 @@ module.exports = {
|
||||
/**
|
||||
* 2D value class for driving 2D animations, such as pan gestures.
|
||||
*
|
||||
* See https://facebook.github.io/react-native/releases/next/docs/animatedvaluexy.html
|
||||
* See https://facebook.github.io/react-native/docs/animatedvaluexy.html
|
||||
*/
|
||||
ValueXY: AnimatedValueXY,
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user