expo-live-activity
A library for Live Activities in React Native
File Explorer
Download Latest Version (.zip)- bug_report.yml
- config.yml
- feature_request.yml
- build-and-publish-alpha.yml
- build-and-publish.yml
- maestro-e2e.yml
- static-checks.yml
- logo-island.svg
- logo.svg
- adaptive-icon.png
- favicon.png
- icon.png
- splash-icon.png
- CreateLiveActivityScreen.tsx
- HomeScreen.tsx
- generateFlows.js
- generateReport.js
- runAllTests.sh
- configs.json
- .gitignore
- app.json
- App.tsx
- babel.config.js
- index.ts
- metro.config.js
- Navigation.tsx
- package-lock.json
- package.json
- tsconfig.json
- webpack.config.js
- Data+download.swift
- ExpoLiveActivity.podspec
- ExpoLiveActivityModule.swift
- Helpers.swift
- LiveActivityAttributes.swift
- LiveActivityExceptions.swift
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Color+hex.swift
- Date+toTimerInterval.swift
- Image+dynamic.swift
- Info.plist
- LiveActivityHelpers.swift
- LiveActivityMediumView.swift
- LiveActivitySmallView.swift
- LiveActivityView.swift
- LiveActivityWidget.swift
- LiveActivityWidgetBundle.swift
- View+applyIfPresent.swift
- View+applyWidgetURL.swift
- ViewHelpers.swift
- getWidgetExtensionEntitlements.ts
- getWidgetFiles.ts
- addBuildPhases.ts
- addPbxGroup.ts
- addProductFile.ts
- addTargetDependency.ts
- addToPbxNativeTargetSection.ts
- addToPbxProjectSection.ts
- addXCConfigurationList.ts
- index.ts
- types.ts
- withConfig.ts
- withPlist.ts
- withPushNotifications.ts
- withUnsupportedOS.ts
- withWidgetExtensionEntitlements.ts
- withXcode.ts
- tsconfig.json
- update-version.sh
- ExpoLiveActivityModule.ts
- index.ts
- .gitignore
- .npmignore
- .prettierrc
- .swiftformat
- app.plugin.js
- eslint.config.js
- expo-module.config.json
- LICENSE.txt
- package-lock.json
- package.json
- Package.swift
- README.md
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/software-mansion-labs/expo-live-activity
Downloads the entire project code from GitHub to your computer.
cd expo-live-activity
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install expo-live-activity
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
