From d44a5a6c4530691a63204b2231f04e2bcf287907 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Tue, 28 Mar 2023 18:46:35 +0200 Subject: Upgrade app to sdk 46 Fix no `Alert` in Camera.js --- components/PhotoBig.js | 1 - 1 file changed, 1 deletion(-) (limited to 'components/PhotoBig.js') diff --git a/components/PhotoBig.js b/components/PhotoBig.js index 8f26b62..a1ad679 100644 --- a/components/PhotoBig.js +++ b/components/PhotoBig.js @@ -101,4 +101,3 @@ const styles = StyleSheet.create({ marginLeft: w / 15, }, }) - -- cgit v1.3.1