timer-live-activity icon indicating copy to clipboard operation
timer-live-activity copied to clipboard

Seamless integration of iOS Live Activities into React Native with two-way communication 🎨

Results 5 timer-live-activity issues
Sort by recently updated
recently updated
newest added

While building the project on Xcode 15.3, I encountered this error: `Called object type 'facebook::flipper::SocketCertificateProvider' is not a function or function pointer` **Steps to Reproduce** - Clone the repository -...

Hi, I've been following your excellent tutorial on implementing Live Activities in React Native 0.75.4. While implementing the TimerWidgetModule, I'm encountering an error where Swift cannot find 'TimerWidgetAttributes' in scope....