mirror of
https://github.com/zhigang1992/react-native-reanimated.git
synced 2026-04-29 04:45:10 +08:00
Export createAnimatedComponent (#115)
This commit is contained in:
committed by
Krzysztof Magiera
parent
c931e9d2cf
commit
1d5dc36179
@@ -26,6 +26,7 @@ const Animated = {
|
||||
Image: createAnimatedComponent(Image),
|
||||
ScrollView: createAnimatedComponent(ScrollView),
|
||||
Code: AnimatedCode,
|
||||
createAnimatedComponent,
|
||||
|
||||
// classes
|
||||
Clock: AnimatedClock,
|
||||
|
||||
Reference in New Issue
Block a user