Skip to content

Commit

Permalink
chore: drop deprecated @config-plugins/react-native-quick-actions p…
Browse files Browse the repository at this point in the history
…ackage (#218)

* drop react-native-quick-actions

* drop tests and update meta

* Update README.md
  • Loading branch information
EvanBacon authored Feb 5, 2024
1 parent a619add commit 581ce22
Show file tree
Hide file tree
Showing 22 changed files with 2 additions and 901 deletions.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ body:
- '@config-plugins/react-native-dynamic-app-icon'
- '@config-plugins/react-native-google-cast'
- '@config-plugins/react-native-pdf'
- '@config-plugins/react-native-quick-actions'
- '@config-plugins/react-native-siri-shortcut'
- '@config-plugins/react-native-webrtc'
validations:
Expand Down
5 changes: 1 addition & 4 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ contact_links:
url: https://github.com/adjust/react_native_sdk/issues
- about: React Native Bluetooth Low Energy library
name: 📦 react-native-ble-plx issues
url: https://github.com/Polidea/react-native-ble-plx/issues
url: https://github.com/dotintent/react-native-ble-plx/issues
- about: >-
A module provides upload, download, and files access API. Supports file
stream read/write for process large files.
Expand All @@ -36,9 +36,6 @@ contact_links:
- about: A react native PDF view component, support ios and android platform
name: 📦 react-native-pdf issues
url: https://github.com/wonday/react-native-pdf/issues
- about: A react-native interface for Touch 3D home screen quick actions
name: 📦 react-native-quick-actions issues
url: https://github.com/jordanbyron/react-native-quick-actions/issues
- about: A React Native library that enables you to use iOS 12+ Siri Shortcuts.
name: 📦 react-native-siri-shortcut issues
url: https://github.com/Gustash/react-native-siri-shortcut/issues
Expand Down
6 changes: 0 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,6 @@ updates:
interval: daily
time: '09:00'
timezone: America/Los_Angeles
- package-ecosystem: npm
directory: packages/react-native-quick-actions
schedule:
interval: daily
time: '09:00'
timezone: America/Los_Angeles
- package-ecosystem: npm
directory: packages/react-native-siri-shortcut
schedule:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
react-native-siri-shortcut,
react-native-google-cast,
react-native-pdf,
# react-native-quick-actions,
]
name: Test ${{ matrix.package }} on Node ${{ matrix.node }}
steps:
Expand Down
16 changes: 0 additions & 16 deletions apps/react-native-quick-actions/app.config.js

This file was deleted.

18 changes: 0 additions & 18 deletions apps/react-native-quick-actions/app.json

This file was deleted.

5 changes: 0 additions & 5 deletions apps/react-native-quick-actions/index.js

This file was deleted.

23 changes: 0 additions & 23 deletions apps/react-native-quick-actions/package.json

This file was deleted.

61 changes: 0 additions & 61 deletions apps/react-native-quick-actions/src/App.js

This file was deleted.

2 changes: 0 additions & 2 deletions packages/react-native-quick-actions/.eslintrc.js

This file was deleted.

35 changes: 0 additions & 35 deletions packages/react-native-quick-actions/CHANGELOG.md

This file was deleted.

3 changes: 1 addition & 2 deletions packages/react-native-quick-actions/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# @config-plugins/react-native-quick-actions

> [!IMPORTANT]
> `react-native-quick-actions` is archived. Use [`expo-quick-action`](https://github.com/EvanBacon/expo-quick-actions) instead.
> [!IMPORTANT] > `react-native-quick-actions` is archived. Use [`expo-quick-action`](https://github.com/EvanBacon/expo-quick-actions) instead. This config plugin is now deprecated in favor of `expo-quick-action`.
Expo Config Plugin to auto-configure [`react-native-quick-actions`](https://www.npmjs.com/package/react-native-quick-actions) when the native code is generated (`npx expo prebuild`).

Expand Down
1 change: 0 additions & 1 deletion packages/react-native-quick-actions/app.plugin.js

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion packages/react-native-quick-actions/jest.config.js

This file was deleted.

37 changes: 0 additions & 37 deletions packages/react-native-quick-actions/package.json

This file was deleted.

Loading

0 comments on commit 581ce22

Please sign in to comment.