Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/quick-chairs-yell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@kingstinct/react-native-activity-kit": patch
---

fix publishing
60 changes: 30 additions & 30 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

- uses: oven-sh/setup-bun@v2

- run: bun install --ignore-scripts --frozen-lockfile
- run: bun install --ignore-scripts

- name: Typecheck
run: bun run typecheck
Expand All @@ -84,7 +84,7 @@ jobs:

- uses: oven-sh/setup-bun@v2

- run: bun install --ignore-scripts --frozen-lockfile
- run: bun install --ignore-scripts

- name: Lint
run: bun run lint
Expand All @@ -101,46 +101,46 @@ jobs:

- uses: oven-sh/setup-bun@v2

- run: bun install --ignore-scripts --frozen-lockfile
- run: bun install --ignore-scripts

- run: brew install swiftlint

- name: Lint
run: bun run swiftlint

build-ios-beta:
# Only run on macOS since we need Xcode
runs-on: macos-15
timeout-minutes: 50
# build-ios-beta:
# # Only run on macOS since we need Xcode
# runs-on: macos-15
# timeout-minutes: 50

steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4
# steps:
# # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
# - uses: actions/checkout@v4

- uses: oven-sh/setup-bun@v2
# - uses: oven-sh/setup-bun@v2

- name: Install dependencies
run: bun install --ignore-scripts --frozen-lockfile
# - name: Install dependencies
# run: bun install --ignore-scripts

## latest stable
- run: sudo xcode-select -s /Applications/Xcode_26_beta.app
# ## latest stable
# - run: sudo xcode-select -s /Applications/Xcode_26_beta.app

- name: Install iOS 26 simulator runtime
run: |
xcodebuild -downloadPlatform iOS
# optional but useful:
xcrun simctl list runtimes
# - name: Install iOS 26 simulator runtime
# run: |
# xcodebuild -downloadPlatform iOS
# # optional but useful:
# xcrun simctl list runtimes

- run: bun run specs
working-directory: packages/react-native-activity-kit
# - run: bun run specs
# working-directory: packages/react-native-activity-kit

- name: Expo Prebuild
working-directory: apps/activity-kit-example
run: bunx expo prebuild --platform ios
# - name: Expo Prebuild
# working-directory: apps/activity-kit-example
# run: bunx expo prebuild --platform ios

- name: Build iOS project
working-directory: apps/activity-kit-example
run: bun run build-sim
# - name: Build iOS project
# working-directory: apps/activity-kit-example
# run: bun run build-sim


build-ios:
Expand All @@ -155,7 +155,7 @@ jobs:
- uses: oven-sh/setup-bun@v2

- name: Install dependencies
run: bun install --ignore-scripts --frozen-lockfile
run: bun install --ignore-scripts

## latest stable
- run: sudo xcode-select -s /Applications/Xcode_16.4.app
Expand Down Expand Up @@ -187,7 +187,7 @@ jobs:
# - run: sudo xcode-select -s /Applications/Xcode_16.2.app

# - name: Install dependencies
# run: bun install --ignore-scripts --frozen-lockfile
# run: bun install --ignore-scripts

# - run: bun run specs
# working-directory: packages/react-native-activity-kit
Expand Down
4 changes: 3 additions & 1 deletion apps/activity-kit-example/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@
}
}
],
"@bacons/apple-targets"
"@bacons/apple-targets",
"expo-font",
"expo-web-browser"
],
"experiments": {
"typedRoutes": true
Expand Down
58 changes: 29 additions & 29 deletions apps/activity-kit-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,40 +12,40 @@
},
"dependencies": {
"@bacons/apple-targets": "^3.0.2",
"@expo/vector-icons": "^14.1.0",
"@expo/vector-icons": "^15.0.2",
"@kingstinct/react-native-activity-kit": "workspace:*",
"@react-navigation/bottom-tabs": "^7.3.10",
"@react-navigation/elements": "^2.3.8",
"@react-navigation/elements": "^2.6.4",
"@react-navigation/native": "^7.1.6",
"expo": "~53.0.20",
"expo-blur": "~14.1.5",
"expo-build-properties": "~0.14.8",
"expo-constants": "~17.1.7",
"expo-font": "~13.3.2",
"expo-haptics": "~14.1.4",
"expo-image": "~2.4.0",
"expo-linking": "~7.1.7",
"expo-notifications": "^0.31.4",
"expo-router": "~5.1.4",
"expo-splash-screen": "~0.30.10",
"expo-status-bar": "~2.2.3",
"expo-symbols": "~0.4.5",
"expo-system-ui": "~5.0.10",
"expo-web-browser": "~14.2.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-native": "0.79.5",
"react-native-gesture-handler": "~2.24.0",
"react-native-nitro-modules": "^0.27.3",
"react-native-reanimated": "~3.17.4",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.11.1",
"react-native-web": "~0.20.0",
"react-native-webview": "13.13.5"
"expo": "54",
"expo-blur": "~15.0.6",
"expo-build-properties": "~1.0.7",
"expo-constants": "~18.0.8",
"expo-font": "~14.0.7",
"expo-haptics": "~15.0.6",
"expo-image": "~3.0.7",
"expo-linking": "~8.0.7",
"expo-notifications": "~0.32.10",
"expo-router": "~6.0.0",
"expo-splash-screen": "~31.0.8",
"expo-status-bar": "~3.0.7",
"expo-symbols": "~1.0.6",
"expo-system-ui": "~6.0.7",
"expo-web-browser": "~15.0.6",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-native": "0.81.4",
"react-native-gesture-handler": "~2.28.0",
"react-native-nitro-modules": "^0.29.4",
"react-native-reanimated": "~4.1.0",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-web": "~0.21.1",
"react-native-webview": "13.15.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@types/react": "~19.0.10"
"@babel/core": "^7.28.4",
"@types/react": "~19.1.10"
},
"private": true
}
8 changes: 4 additions & 4 deletions biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
"files": {
"includes": [
"**/*",
"!**/docs/**",
"!**/lib/**",
"!**/.expo/**",
"!**/ios/**",
"!**/docs",
"!**/lib",
"!**/.expo",
"!**/ios",
"!.vscode/*",
"!.claude/*"
]
Expand Down
Loading
Loading