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

[WIP] Upgrade to rn 0.76.6 #874

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

[WIP] Upgrade to rn 0.76.6 #874

wants to merge 18 commits into from

Conversation

tim-lin-bbpos
Copy link
Collaborator

Summary

Upgrade rn to 0.76.6

Motivation

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

@Override
public void onCreate() {
super.onCreate();
TerminalApplicationDelegate.onCreate(this);
Copy link
Collaborator

Choose a reason for hiding this comment

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

this line is needed to use HandoffClient and Apps on Devices. I think we want this on the new version as well

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

updated in fbb23e1

@tim-lin-bbpos tim-lin-bbpos force-pushed the bbpos/rn0.76 branch 2 times, most recently from fa696fa to 72a62fc Compare January 22, 2025 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants