Skip to content

Commit

Permalink
fix(kno-7971): adds autoRegister to useEffect deps (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeCarbone authored Mar 4, 2025
1 parent 14bb358 commit ef991fd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ const InternalKnockExpoPushNotificationProvider: React.FC<
notificationReceivedHandler,
notificationTappedHandler,
customNotificationHandler,
autoRegister,
expoPushToken,
knockExpoChannelId,
knockClient,
Expand Down

0 comments on commit ef991fd

Please sign in to comment.