Skip to content

Commit 2637718

Browse files
authored
[RN][iOS][Brownfield] Remove warning as we already landed the commit in RC.5 (#4513)
1 parent 43c1cb6 commit 2637718

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/_integration-with-existing-apps-ios.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -490,11 +490,6 @@ Once you reach your React-powered Activity inside the app, it should load the Ja
490490

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

493-
:::note
494-
We are aware of a small limitation that prevent you to represent a view controller once it is dismissed.
495-
[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.
496-
:::
497-
498493
### Creating a release build in Xcode
499494

500495
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.

0 commit comments

Comments
 (0)