Skip to content

Commit

Permalink
chore: use react-native-keyevent-expo-config-plugin fork instead of p…
Browse files Browse the repository at this point in the history
…atch
  • Loading branch information
pierpo committed Mar 4, 2024
1 parent b490475 commit 8bb757d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 211 deletions.
2 changes: 1 addition & 1 deletion packages/example/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"baseUrl": "/react-tv-space-navigation"
},
"plugins": [
"react-native-keyevent-expo-config-plugin",
"@bam.tech/react-native-keyevent-expo-config-plugin",
[
"@react-native-tvos/config-tv",
{
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"prebuild": "EXPO_TV=1 expo prebuild --clean"
},
"dependencies": {
"@bam.tech/react-native-keyevent-expo-config-plugin": "^1.0.50",
"@emotion/native": "^11.11.0",
"@emotion/react": "^11.11.3",
"@expo/metro-runtime": "~3.1.1",
Expand All @@ -28,7 +29,6 @@
"react": "18.2.0",
"react-native": "npm:[email protected]",
"react-native-keyevent": "^0.3.2",
"react-native-keyevent-expo-config-plugin": "^1.0.49",
"react-native-safe-area-context": "^4.8.2",
"react-native-screens": "^3.29.0",
"react-native-svg": "^14.1.0",
Expand Down
196 changes: 0 additions & 196 deletions patches/react-native-keyevent-expo-config-plugin+1.0.49.patch

This file was deleted.

26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3155,6 +3155,17 @@ __metadata:
languageName: node
linkType: hard

"@bam.tech/react-native-keyevent-expo-config-plugin@npm:^1.0.50":
version: 1.0.50
resolution: "@bam.tech/react-native-keyevent-expo-config-plugin@npm:1.0.50"
dependencies:
"@expo/config-plugins": ^7.8.4
peerDependencies:
expo: ^50.0.0
checksum: 6f14716e8239d864e2c4738e59acc11d29ada1b765216fb9fd6ad691035fdb46f032cb443ecdc68e4d725f64d015fd1f6609163de2504724059cf85c7826b45e
languageName: node
linkType: hard

"@bcoe/v8-coverage@npm:^0.2.3":
version: 0.2.3
resolution: "@bcoe/v8-coverage@npm:0.2.3"
Expand Down Expand Up @@ -3462,7 +3473,7 @@ __metadata:
languageName: node
linkType: hard

"@expo/config-plugins@npm:7.8.4, @expo/config-plugins@npm:^7.2.5, @expo/config-plugins@npm:~7.8.0, @expo/config-plugins@npm:~7.8.2":
"@expo/config-plugins@npm:7.8.4, @expo/config-plugins@npm:^7.8.4, @expo/config-plugins@npm:~7.8.0, @expo/config-plugins@npm:~7.8.2":
version: 7.8.4
resolution: "@expo/config-plugins@npm:7.8.4"
dependencies:
Expand Down Expand Up @@ -10571,6 +10582,7 @@ __metadata:
resolution: "hoppixtv@workspace:packages/example"
dependencies:
"@babel/core": ^7.20.0
"@bam.tech/react-native-keyevent-expo-config-plugin": ^1.0.50
"@emotion/native": ^11.11.0
"@emotion/react": ^11.11.3
"@expo/metro-runtime": ~3.1.1
Expand All @@ -10589,7 +10601,6 @@ __metadata:
react: 18.2.0
react-native: "npm:[email protected]"
react-native-keyevent: ^0.3.2
react-native-keyevent-expo-config-plugin: ^1.0.49
react-native-safe-area-context: ^4.8.2
react-native-screens: ^3.29.0
react-native-svg: ^14.1.0
Expand Down Expand Up @@ -15202,17 +15213,6 @@ __metadata:
languageName: node
linkType: hard

"react-native-keyevent-expo-config-plugin@npm:^1.0.49":
version: 1.0.49
resolution: "react-native-keyevent-expo-config-plugin@npm:1.0.49"
dependencies:
"@expo/config-plugins": ^7.2.5
peerDependencies:
expo: ^49.0.0
checksum: 98c0e3c52ae21ba77e8e74e65e6a27b8909fdc8f5e2e4c3908d0a2c86db4909b4a25d429d0738d7c1c7b6418235046b49b93587a6b563757fdbe88b7cf1c3600
languageName: node
linkType: hard

"react-native-keyevent@npm:^0.3.2":
version: 0.3.2
resolution: "react-native-keyevent@npm:0.3.2"
Expand Down

0 comments on commit 8bb757d

Please sign in to comment.