Skip to content

Commit 14dae6a

Browse files
authored
Clarify README.md with Expo (#901)
1 parent e380b10 commit 14dae6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Add all wanted permissions to your app `android/app/src/main/AndroidManifest.xml
203203

204204
### Expo
205205

206-
Update your `app.json` file:
206+
If you use Expo, the previous sections don't apply. Instead just update your `app.json` file with the corresponding values, but using the syntax exemplified below:
207207

208208
```js
209209
{

0 commit comments

Comments
 (0)