Skip to content

Instantly share code, notes, and snippets.

View NicolasBonduel's full-sized avatar

Nicolas Bonduel NicolasBonduel

  • @kindlyai
  • Oslo, Norway
View GitHub Profile
--- RCCViewController.m
+++ RCCViewControllerPatch.m
@@ -235,8 +235,6 @@
- (void)sendGlobalScreenEvent:(NSString *)eventName endTimestampString:(NSString *)endTimestampStr shouldReset:(BOOL)shouldReset {
- if (!self.commandType) return;
-
if ([self.view isKindOfClass:[RCTRootView class]]){
NSString *screenName = [((RCTRootView*)self.view) moduleName];
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.