rodrigo2392 / react-native-dynamic-island

Implementation for new dynamic island on IOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Dynamic Island

Dymamic Island

Full new dynamic island feature integration on IOS with React Native

Watch my youtube video about how to do it

https://www.youtube.com/watch?v=kUOyC5p5Ew4

License

Getting Started

  • 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!

About

Implementation for new dynamic island on IOS


Languages

Language:Java 35.8%Language:C++ 16.8%Language:Swift 15.7%Language:Objective-C++ 10.2%Language:Objective-C 7.6%Language:TypeScript 4.7%Language:Ruby 3.7%Language:JavaScript 2.4%Language:Starlark 1.4%Language:Shell 1.1%Language:CMake 0.6%