We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327822c commit 9055259Copy full SHA for 9055259
1 file changed
ios/gamma/stack/host/RNSStackNavigationController.mm
@@ -28,7 +28,6 @@ - (void)initState
28
_pendingPushOperations = [NSMutableArray array];
29
_pendingPopOperations = [NSMutableArray array];
30
_parentContainerRegistry = [RNSParentContainerItemRegistry new];
31
- [self removeFromParentViewController];
32
}
33
34
#pragma mark - Overrides
0 commit comments