mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 09:45:04 +00: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:
parent
2cc75f7d47
commit
8b9b3f605e
@ -521,7 +521,7 @@ module.exports = {
|
|||||||
/**
|
/**
|
||||||
* 2D value class for driving 2D animations, such as pan gestures.
|
* 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,
|
ValueXY: AnimatedValueXY,
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user