Skip to content

Commit

Permalink
chore: drop deprecated @config-plugins/react-native-ble-plx package (
Browse files Browse the repository at this point in the history
…#219)

* drop react-native-ble-plx

* fix builds

* update
  • Loading branch information
EvanBacon authored Feb 5, 2024
1 parent 581ce22 commit ace4549
Show file tree
Hide file tree
Showing 96 changed files with 210 additions and 3,281 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 @@ -35,7 +35,6 @@ body:
- '@config-plugins/ffmpeg-kit-react-native'
- '@config-plugins/ios-stickers'
- '@config-plugins/react-native-adjust'
- '@config-plugins/react-native-ble-plx'
- '@config-plugins/react-native-blob-util'
- '@config-plugins/react-native-branch'
- '@config-plugins/react-native-callkeep'
Expand Down
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ contact_links:
- about: Adjust React Native SDK
name: 📦 react-native-adjust issues
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/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 Down
6 changes: 0 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@ updates:
interval: daily
time: '09:00'
timezone: America/Los_Angeles
- package-ecosystem: npm
directory: packages/react-native-ble-plx
schedule:
interval: daily
time: '09:00'
timezone: America/Los_Angeles
- package-ecosystem: npm
directory: packages/react-native-blob-util
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 @@ -38,7 +38,6 @@ jobs:
detox,
ffmpeg-kit-react-native,
ios-stickers,
react-native-ble-plx,
react-native-blob-util,
react-native-branch,
react-native-siri-shortcut,
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- All packages here are community maintained. Feel free to improve docs, packages, tests, etc.
- We maintain a 1-1 mapping of **native packages**`@config-plugins/*`. This means there should be no general utility packages here -- those are better suited for a different repo / NPM namespace.

## Awesome
## First-party plugins

Here is a list of known packages that have a built-in Config Plugin.

Expand Down
3 changes: 0 additions & 3 deletions apps/app/webpack.config.js

This file was deleted.

16 changes: 0 additions & 16 deletions apps/react-native-ble-plx/app.config.js

This file was deleted.

9 changes: 0 additions & 9 deletions apps/react-native-ble-plx/app.json

This file was deleted.

6 changes: 0 additions & 6 deletions apps/react-native-ble-plx/babel.config.js

This file was deleted.

5 changes: 0 additions & 5 deletions apps/react-native-ble-plx/index.js

This file was deleted.

6 changes: 0 additions & 6 deletions apps/react-native-ble-plx/metro.config.js

This file was deleted.

25 changes: 0 additions & 25 deletions apps/react-native-ble-plx/package.json

This file was deleted.

32 changes: 0 additions & 32 deletions apps/react-native-ble-plx/src/App.tsx

This file was deleted.

80 changes: 0 additions & 80 deletions apps/react-native-ble-plx/src/useBluetoothDevices.ts

This file was deleted.

4 changes: 0 additions & 4 deletions apps/react-native-ble-plx/tsconfig.json

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/js-yaml": "^4.0.5",
"@types/prompts": "^2.0.13",
"eslint": "^8.10.0",
"expo-yarn-workspaces": "^2.0.2",
"expo-yarn-workspaces": "^2.3.2",
"js-yaml": "^4.1.0",
"lerna": "3.4.1",
"prettier": "^2.2.1",
Expand Down
8 changes: 0 additions & 8 deletions packages/android-jsc-intl/build/withAndroidJscIntl.d.ts

This file was deleted.

19 changes: 0 additions & 19 deletions packages/android-jsc-intl/build/withAndroidJscIntl.js

This file was deleted.

This file was deleted.

68 changes: 0 additions & 68 deletions packages/ffmpeg-kit-react-native/build/withAndroidFFMPEGPackage.js

This file was deleted.

This file was deleted.

Loading

0 comments on commit ace4549

Please sign in to comment.