Skip to content

Commit

Permalink
logging
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerbenw committed Mar 13, 2024
1 parent fc51a11 commit fd0ac27
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ class ReactNativeNavigationPlugin implements Plugin<ReactNativeConfiguration> {

this.previousRoute = routeName

console.error('[Bugsnag] new component appeared! it\'s super effective!')

this.triggerNavigationEnd(performance.now(), 'immediate')
}
})
Expand Down

0 comments on commit fd0ac27

Please sign in to comment.