Skip to content

Commit e39a0a1

Browse files
committed
feat: release new version
1 parent 7cd754d commit e39a0a1

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/expo.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,6 @@
22

33
These instructions are provided to help you configure your Expo app to work with this library. When using Expo there are two workflows: managed and bare. The instructions for each are slightly different.
44

5-
## Bare Workflow
6-
7-
### IOS
8-
9-
- See [iOS directions](https://github.com/includable/react-native-map-link#iOSPostInstall).
10-
11-
### Android
12-
13-
- See [Android directions](https://github.com/includable/react-native-map-link#androidPostInstall).
14-
155
## Managed Workflow
166

177
Add the plugin to your app's config file (`app.json`, `app.config.js`, or `app.config.ts`) to have it run during prebuild.
@@ -22,6 +12,16 @@ Add the plugin to your app's config file (`app.json`, `app.config.js`, or `app.c
2212
}
2313
```
2414

15+
## Bare Workflow
16+
17+
### IOS
18+
19+
- See [iOS directions](https://github.com/includable/react-native-map-link#iOSPostInstall).
20+
21+
### Android
22+
23+
- See [Android directions](https://github.com/includable/react-native-map-link#androidPostInstall).
24+
2525
## Rebuild your app
2626

2727
**Don't forget to rebuild your app after making these changes.**

0 commit comments

Comments
 (0)