Skip to content

Conversation

@perf2711
Copy link
Contributor

This PR updates react-native example to react-native@0.75.3.
The code was created using npx @react-native-community/cli@latest init rnbtexample.

@perf2711 perf2711 added the enhancement New feature or request label Sep 26, 2024
@perf2711 perf2711 self-assigned this Sep 26, 2024
Copy link
Collaborator

@konraddysput konraddysput left a comment

Choose a reason for hiding this comment

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

  • wrong application name
  • Did you run the app natively on the phone? I think due to the new namespace and lack of changes in the javascript binding, we're not able to trigger an error
  • We're missing java unhandled exception generator (it was removed)
  • we need to be sure source maps are being generated on the android and ios. the xcode solution task doesn't have source map generation script

@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Collaborator

Choose a reason for hiding this comment

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

@perf2711 perf2711 force-pushed the feature/react-native-example-update branch 2 times, most recently from d1e9d5e to ec9ade7 Compare September 30, 2024 15:35
Copy link
Collaborator

@konraddysput konraddysput left a comment

Choose a reason for hiding this comment

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

If we want to land this change we need to also fix the problem with crash support on the newest gradle. Please wait on other changes before landing it

@perf2711 perf2711 force-pushed the feature/react-native-example-update branch from 2c18235 to 05a99b9 Compare December 9, 2024 17:46
@perf2711 perf2711 merged commit d868050 into main Dec 9, 2024
5 checks passed
@perf2711 perf2711 deleted the feature/react-native-example-update branch December 9, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants