Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to RN 73 #1349

Merged
merged 51 commits into from
Feb 8, 2024
Merged

Upgrade to RN 73 #1349

merged 51 commits into from
Feb 8, 2024

Conversation

Marius456
Copy link
Contributor

@Marius456 Marius456 commented Jan 19, 2024

Description

  • Update React Native to version 0.73
  • Update android java files to kotlin

Works on:

  • Web
  • Android
  • AndroidTV
  • AndroidWear
  • FireTV
  • IOS
  • TvOS
  • macOS
  • webOS
  • webTV
  • tizen
  • tizenmobile
  • tizenwatch
  • chromecast
  • kaios
  • windows
  • linux

Related issues

Npm releases

n/a

@Marius456 Marius456 self-assigned this Jan 19, 2024
@Marius456 Marius456 marked this pull request as draft January 19, 2024 08:25
@mihaiblaga89 mihaiblaga89 marked this pull request as ready for review February 6, 2024 08:18
@@ -5,7 +5,27 @@

@implementation AppDelegate

{{APPDELEGATE_METHODS}}
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should not be touched, if there are methods that need to be changed then they should be changed in APPDELEGATE_METHODS injection

@Marius456 Marius456 added the e2e label Feb 6, 2024
@pavjacko pavjacko mentioned this pull request Feb 6, 2024
@Marius456 Marius456 added e2e and removed e2e labels Feb 7, 2024
@mihaiblaga89 mihaiblaga89 merged commit 191f0cc into release/1.0 Feb 8, 2024
1 check passed
@pavjacko pavjacko deleted the feat/upgrade_to_rn73 branch February 14, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants