Skip to content

Commit

Permalink
fix react-native 0.74
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzy2345 committed Apr 25, 2024
1 parent 905182c commit 6bf2dda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public void initialize() {
}

@Override
public void onCatalystInstanceDestroy() {
public void invalidate() {
mShuttingDown = true;
}

Expand Down

0 comments on commit 6bf2dda

Please sign in to comment.