Skip to content

Commit 95694c8

Browse files
committed
change api
1 parent 961fd98 commit 95694c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/react-native/ReactNativeApi.d.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ declare const $$AnimatedImplementation: {
5252
modulo: typeof moduloImpl
5353
multiply: typeof multiplyImpl
5454
Node: typeof AnimatedNode_default
55-
// parallel: typeof parallelImpl
56-
// sequence: typeof sequenceImpl
57-
// spring: typeof springImpl
55+
parallel: typeof parallelImpl
56+
sequence: typeof sequenceImpl
57+
spring: typeof springImpl
5858
stagger: typeof staggerImpl
5959
subtract: typeof subtractImpl
6060
timing: typeof timingImpl
@@ -6121,7 +6121,7 @@ export {
61216121
Share, // e4591b32
61226122
ShareAction, // ead1004a
61236123
ShareActionSheetError, // 55e4f451
6124-
ShareActionSheetIOSOptions, // eff574f5
6124+
ShareActionSheetIOSOptions, // eff574f8
61256125
ShareContent, // 7c627896
61266126
ShareOptions, // 800c3a4e
61276127
SimpleTask, // 0e619d11

0 commit comments

Comments
 (0)