Skip to content

Commit

Permalink
feat: release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
tschoffelen committed May 14, 2024
1 parent 7cd754d commit e39a0a1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/expo.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@

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.

## Bare Workflow

### IOS

- See [iOS directions](https://github.com/includable/react-native-map-link#iOSPostInstall).

### Android

- See [Android directions](https://github.com/includable/react-native-map-link#androidPostInstall).

## Managed Workflow

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

## Bare Workflow

### IOS

- See [iOS directions](https://github.com/includable/react-native-map-link#iOSPostInstall).

### Android

- See [Android directions](https://github.com/includable/react-native-map-link#androidPostInstall).

## Rebuild your app

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

0 comments on commit e39a0a1

Please sign in to comment.