Skip to content

Commit 0abb3f7

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

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
@@ -44,6 +44,10 @@ This guide walks you through packaging your Expo React Native app as an **AAR**
4444

4545
That is pretty much it from the configuration step. Now let's start with generating the AAR and later consuming it.
4646

47+
## Android Integration
48+
49+
To integrate your Expo app into native Android app, you'll need to first package it as AAR file, publish it to local Maven registry (or remote repository) and consume from the Android app.
50+
4751
### AAR Generation & Publication
4852

4953
1. Let's first run the package command to build the AAR:

0 commit comments

Comments
 (0)