Expo CLI upgrade.

This commit is contained in:
Patrick Fic
2021-05-31 15:07:14 -07:00
parent 7f37635345
commit fd52e72364
6 changed files with 1001 additions and 1099 deletions

View File

@@ -212,7 +212,7 @@ export function ImageBrowserScreen({
justifyContent: "center",
}}
>
<Ionicons name="ios-photos" size={72} />
<Ionicons name="ios-camera" size={72} />
<Text style={{ textAlign: "center", marginTop: 10 }}>
{t("mediabrowser.labels.nomedia")}
</Text>