From 5563e6e45d7c42f487f9bca0c9a3b6278a0921ca Mon Sep 17 00:00:00 2001 From: Hassan Khan Date: Fri, 12 Sep 2025 16:36:09 +0100 Subject: [PATCH 01/18] chore(apple-settings): update `@config-plugins/apple-settings` to Expo v54 --- apps/apple-settings/package.json | 13 +++++++------ apps/apple-settings/src/App.tsx | 11 ++++++----- packages/apple-settings/README.md | 1 + packages/apple-settings/package.json | 2 +- 4 files changed, 15 insertions(+), 12 deletions(-) diff --git a/apps/apple-settings/package.json b/apps/apple-settings/package.json index a8eff353..54265cfb 100644 --- a/apps/apple-settings/package.json +++ b/apps/apple-settings/package.json @@ -9,12 +9,13 @@ }, "dependencies": { "@config-plugins/apple-settings": "*", - "@react-native-community/slider": "4.5.6", - "@react-native-picker/picker": "2.11.0", - "expo": "~53", - "expo-splash-screen": "~0.30.7", - "react": "19.0.0", - "react-native": "0.79.2" + "@react-native-community/slider": "5.0.1", + "@react-native-picker/picker": "2.11.1", + "expo": "~54", + "expo-build-properties": "~1.0.8", + "expo-splash-screen": "~31.0.9", + "react": "19.1.0", + "react-native": "0.81.4" }, "private": true } diff --git a/apps/apple-settings/src/App.tsx b/apps/apple-settings/src/App.tsx index 67c78cba..1475f2ca 100644 --- a/apps/apple-settings/src/App.tsx +++ b/apps/apple-settings/src/App.tsx @@ -25,15 +25,16 @@ const App = () => { - - - - + {/* Broken https://forums.developer.apple.com/forums/thread/764519 */} + {/**/} + {/* */} + {/* */} + {/**/}