Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into added-title-and-sub…
Browse files Browse the repository at this point in the history
…title-testids
  • Loading branch information
d4vidi committed May 20, 2024
2 parents c03cc32 + 11efb13 commit f5134a0
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
Binary file modified e2e/assets/buttons_navbar.ios.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions lib/ios/RNNReactView.mm
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ - (instancetype)initWithBridge:(RCTBridge *)bridge
reactViewReadyBlock:(RNNReactViewReadyCompletionBlock)reactViewReadyBlock {
RCTFabricSurface *surface = [[RCTFabricSurface alloc] initWithBridge:bridge moduleName:moduleName initialProperties:initialProperties];
self = [super initWithSurface:surface sizeMeasureMode:sizeMeasureMode];
[surface start];
#else
- (instancetype)initWithBridge:(RCTBridge *)bridge
moduleName:(NSString *)moduleName
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-navigation",
"version": "7.39.1",
"version": "7.39.2",
"description": "React Native Navigation - truly native navigation for iOS and Android",
"license": "MIT",
"nativePackage": true,
Expand Down
Binary file modified ...ceImages_64/StackOptionsTest/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ...eImages_64/StackOptionsTest/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f5134a0

Please sign in to comment.