mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-27 19:25:11 +08:00
update gitignore & fix links
Summary: fix the missing UIExplorer -> RNTester refactoring links Closes https://github.com/facebook/react-native/pull/14104 Differential Revision: D5105736 Pulled By: hramos fbshipit-source-id: f2a66325d08709c4967b254a1d674bf293bdd226
This commit is contained in:
@@ -364,8 +364,8 @@ This means it does not work with `PanResponder` but does work with things like `
|
||||
|
||||
The RNTester app has various examples of `Animated` in use:
|
||||
|
||||
- [AnimatedGratuitousApp](https://github.com/facebook/react-native/tree/master/Examples/RNTester/js/AnimatedGratuitousApp)
|
||||
- [NativeAnimationsExample](https://github.com/facebook/react-native/blob/master/Examples/RNTester/js/NativeAnimationsExample.js)
|
||||
- [AnimatedGratuitousApp](https://github.com/facebook/react-native/tree/master/RNTester/js/AnimatedGratuitousApp)
|
||||
- [NativeAnimationsExample](https://github.com/facebook/react-native/blob/master/RNTester/js/NativeAnimationsExample.js)
|
||||
|
||||
## `LayoutAnimation` API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user