Skip to content
Closed

AJ #1659

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"expo": {
"_note": "metro, metro-resolver, glob, uuid, @xmldom/xmldom do not require Expo plugins or app.json configuration.",
"name": "React Native Directory",
"slug": "react-native-directory",
"privacy": "public",
Expand All @@ -20,7 +21,15 @@
"supportsTablet": true
},
"plugins": [
"expo-font"
"expo-font",
"expo-env",
[
"expo-facebook",
{
"appId": "2229062507525758",
"displayName": "Vibe My Car"
}
]
]
}
}
}
Loading
Loading