Full new dynamic island feature integration on IOS with React Native
https://www.youtube.com/watch?v=kUOyC5p5Ew4
-
Check your XCODE version
14.1 or above
-
Clone this repo
git clone https://github.com/rodrigo2392/react-native-dynamic-island cd react-native-dynamic-island
-
Install dependencies
yarn install or npm install
-
Run the app
npm run ios
-
Happy hacking!