Skip to content

Commit 93cc1a3

Browse files
hurali97thymikee
andauthored
Update docs/docs/docs/getting-started/expo.mdx
Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
1 parent 0abb3f7 commit 93cc1a3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/docs/docs/getting-started/expo.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ override fun onConfigurationChanged(newConfig: Configuration) {
105105

106106
<hr/>
107107

108+
## iOS Integration
109+
110+
To integrate your Expo app into native iOS app, you'll need to first package it as XCFramework file, and consume from the iOS app.
111+
108112
### XCFramework Generation
109113

110114
1. Let's first run the package command to build the XCFramework:

0 commit comments

Comments
 (0)