Skip to content

Commit

Permalink
update format
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBacon committed Feb 6, 2024
1 parent 45115c3 commit 9a723b6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/react-native-adjust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Ensure you use versions that work together!

> This package cannot be used in the "Expo Go" app because [it requires custom native code](https://docs.expo.io/workflow/customizing/).
- First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install).
First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install).

```sh
npx expo install react-native-adjust @config-plugins/react-native-adjust
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-pdf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Ensure you use versions that work together!

> This package cannot be used in the "Expo Go" app because [it requires custom native code](https://docs.expo.io/workflow/customizing/).
- First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install).
First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install).

```
npx expo install react-native-pdf react-native-blob-util @config-plugins/react-native-pdf @config-plugins/react-native-blob-util
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-quick-actions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Expo Config Plugin to auto-configure [`react-native-quick-actions`](https://www.

> This package cannot be used in the "Expo Go" app because [it requires custom native code](https://docs.expo.io/workflow/customizing/).
- First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install).
First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install).

```sh
npx expo install react-native-quick-actions @config-plugins/react-native-quick-actions
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-siri-shortcut/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Ensure you use versions that work together!

> This package cannot be used in the "Expo Go" app because [it requires custom native code](https://docs.expo.io/workflow/customizing/).
- First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install).
First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install).

```sh
npx expo install react-native-siri-shortcut @config-plugins/react-native-siri-shortcut
Expand Down

0 comments on commit 9a723b6

Please sign in to comment.