rgommezz / timer-live-activity

Seamless integration of iOS Live Activities into React Native with two-way communication 🎨
205 stars 8 forks source link

Timer Live Activity

Example project designed to demonstrate the seamless integration between a React Native application and an iOS Live Activity. For a comprehensive guide that walks you through each step, check out this series:

What this project covers

https://github.com/rgommezz/timer-live-activity/assets/4982414/65aea563-0618-450a-b37c-812baec3b6b0

Architecture

Getting Started

  1. Clone the repository
  2. Run npm install to install the dependencies
  3. Run npx pod-install to install the Pods for the iOS project
  4. Run npm run ios to start the application