Skip to content

Commit

Permalink
[RN][iOS][Brownfield] Remove warning as we already landed the commit …
Browse files Browse the repository at this point in the history
…in RC.5 (#4513)
  • Loading branch information
cipolleschi authored Feb 17, 2025
1 parent 43c1cb6 commit 2637718
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/_integration-with-existing-apps-ios.md
Original file line number Diff line number Diff line change
Expand Up @@ -490,11 +490,6 @@ Once you reach your React-powered Activity inside the app, it should load the Ja

<center><img src="/docs/assets/EmbeddedAppIOS078.gif" width="300" /></center>

:::note
We are aware of a small limitation that prevent you to represent a view controller once it is dismissed.
[This PR](https://github.com/facebook/react-native/pull/49300) fixes this issue and the limitation will be lifted in React Native 0.78.1.
:::

### Creating a release build in Xcode

You can use Xcode to create your release builds too! The only additional step is to add a script that is executed when the app is built to package your JS and images into the iOS application.
Expand Down

0 comments on commit 2637718

Please sign in to comment.