Skip to content

Commit

Permalink
chore!: remove react-native-windows
Browse files Browse the repository at this point in the history
BREAKING CHANGE: remove react-native-windows support on paper due to microsoft/react-native-windows#1109
  • Loading branch information
matinzd committed Jan 17, 2023
1 parent cf5aa96 commit c72b001
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 22 deletions.
6 changes: 3 additions & 3 deletions apps/paper/android/app/build.gradle
Expand Up @@ -12,9 +12,9 @@ react {
// The root of your project, i.e. where "package.json" lives. Default is '..'
// root = file("../")
// The folder where the react-native NPM package is. Default is ../node_modules/react-native
// reactNativeDir = file("../node-modules/react-native")
// The folder where the react-native Codegen package is. Default is ../node_modules/react-native-codegen
// codegenDir = file("../node-modules/react-native-codegen")
// reactNativeDir = file("../node_modules/react-native")
// The folder where the react-native Codegen package is. Default is ../node_modules/@react-native/codegen
// codegenDir = file("../node_modules/@react-native/codegen")
// The cli.js file which is the React Native CLI entrypoint. Default is ../node_modules/react-native/cli.js
// cliFile = file("../node_modules/react-native/cli.js")

Expand Down
2 changes: 1 addition & 1 deletion apps/paper/package.json
Expand Up @@ -19,7 +19,7 @@
"react": "18.2.0",
"react-native": "0.71.0",
"react-native-dropdown-picker": "^5.4.2",
"react-native-windows": "0.70.3"
"react-native-windows": "0.70.10"
},
"devDependencies": {
"@babel/core": "^7.19.3",
Expand Down
127 changes: 109 additions & 18 deletions yarn.lock
Expand Up @@ -2469,11 +2469,9 @@ __metadata:
linkType: hard

"@react-native-community/slider@npm:^4.3.2":
version: 4.3.2
resolution: "@react-native-community/slider@npm:4.3.2"
dependencies:
"@types/react-test-renderer": ^18.0.0
checksum: 2f02c7df6c3609432efc5675e6e40574766c194e07d4baca8b11db0a80e085830aedb490478aaec239c57fafa99c55409ef7327d523d5002b7b53ba470232bdc
version: 4.4.0
resolution: "@react-native-community/slider@npm:4.4.0"
checksum: 61d14a28d28221fea44f9a1e85363af8dbec27459131d26ef8c28a4fa01b8c3718bca6cfb0e7adb34847e2b513493f986f8403cb48425a8777dc8bead69271f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -2517,6 +2515,36 @@ __metadata:
languageName: node
linkType: hard

"@react-native-windows/cli@npm:0.70.2":
version: 0.70.2
resolution: "@react-native-windows/cli@npm:0.70.2"
dependencies:
"@react-native-windows/fs": 0.70.0
"@react-native-windows/package-utils": 0.70.0
"@react-native-windows/telemetry": 0.70.1
"@typescript-eslint/eslint-plugin": ^5.20.0
"@typescript-eslint/parser": ^5.20.0
"@xmldom/xmldom": ^0.7.7
chalk: ^4.1.0
cli-spinners: ^2.2.0
envinfo: ^7.5.0
find-up: ^4.1.0
glob: ^7.1.1
lodash: ^4.17.15
mustache: ^4.0.1
ora: ^3.4.0
prompts: ^2.4.1
semver: ^7.3.2
shelljs: ^0.8.4
username: ^5.1.0
uuid: ^3.3.2
xml-formatter: ^2.4.0
xml-parser: ^1.2.1
xpath: ^0.0.27
checksum: d33d1675e3cc75ef81d4fc60fbbd529a9feaa414e03927133a459180fc7579adc8b770d3e511c9f0ca6f7ff534cbf47b310dfe82590572c4c55c6f1df31389ff
languageName: node
linkType: hard

"@react-native-windows/find-repo-root@npm:0.70.0":
version: 0.70.0
resolution: "@react-native-windows/find-repo-root@npm:0.70.0"
Expand Down Expand Up @@ -2572,6 +2600,24 @@ __metadata:
languageName: node
linkType: hard

"@react-native-windows/telemetry@npm:0.70.1":
version: 0.70.1
resolution: "@react-native-windows/telemetry@npm:0.70.1"
dependencies:
"@react-native-windows/fs": 0.70.0
"@typescript-eslint/eslint-plugin": ^5.20.0
"@typescript-eslint/parser": ^5.20.0
"@xmldom/xmldom": ^0.7.7
applicationinsights: ^2.3.1
ci-info: ^3.2.0
envinfo: ^7.8.1
lodash: ^4.17.21
os-locale: ^5.0.0
xpath: ^0.0.27
checksum: 67e68c5e55e54bb006d8962e22a8e2e9780b7fbfb35ddc9428e7c3d6b6fae85c150b09f2a569241f8a545cc2ec716c8f6846a1b04a2ef226dfb108d56a3ed117
languageName: node
linkType: hard

"@react-native-windows/virtualized-list@npm:0.70.0":
version: 0.70.0
resolution: "@react-native-windows/virtualized-list@npm:0.70.0"
Expand Down Expand Up @@ -2755,15 +2801,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react-test-renderer@npm:^18.0.0":
version: 18.0.0
resolution: "@types/react-test-renderer@npm:18.0.0"
dependencies:
"@types/react": "*"
checksum: 6afc938a1d7618d88ab8793e251f0bd5981bf3f08c1b600f74df3f8800b92589ea534dc6dcb7c8d683893fcc740bf8d7843a42bf2dae59785cfe88f004bd7b0b
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.0.21":
version: 18.0.21
resolution: "@types/react@npm:18.0.21"
Expand Down Expand Up @@ -2966,6 +3003,13 @@ __metadata:
languageName: node
linkType: hard

"@xmldom/xmldom@npm:^0.7.7":
version: 0.7.9
resolution: "@xmldom/xmldom@npm:0.7.9"
checksum: 66e37b7800132f891b885b2eceeeebc53f60b69789da10276f1584256b963d79a28c7ae2071bc53a9cd842d9b03554c761b2701fe8036d6052f26bcd0ae8f2bb
languageName: node
linkType: hard

"JSONStream@npm:~1.3.1":
version: 1.3.5
resolution: "JSONStream@npm:1.3.5"
Expand Down Expand Up @@ -10841,7 +10885,7 @@ __metadata:
react: 18.2.0
react-native: 0.71.0
react-native-dropdown-picker: ^5.4.2
react-native-windows: 0.70.3
react-native-windows: 0.70.10
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11452,12 +11496,12 @@ __metadata:
linkType: hard

"react-native-dropdown-picker@npm:^5.4.2":
version: 5.4.2
resolution: "react-native-dropdown-picker@npm:5.4.2"
version: 5.4.4
resolution: "react-native-dropdown-picker@npm:5.4.4"
peerDependencies:
react: "*"
react-native: "*"
checksum: 7fb999219f74f727410786e2bd1dfafcdaa174039a1ac81af16feef9bcb62dbf865497ec23ad8a650c3020c21895f999262a1151fce59b14d14d1b696ca58551
checksum: 6ab2a15b1992ad279b3ae391fa7fa2aded551edf96c059ee0f3f174e24466af132957bc921d4c61f805572ace86cf229756894435f372dfa441a954d43b34356
languageName: node
linkType: hard

Expand All @@ -11475,6 +11519,53 @@ __metadata:
languageName: node
linkType: hard

"react-native-windows@npm:0.70.10":
version: 0.70.10
resolution: "react-native-windows@npm:0.70.10"
dependencies:
"@babel/runtime": ^7.0.0
"@jest/create-cache-key-function": ^27.0.1
"@react-native-community/cli": ^9.0.0
"@react-native-community/cli-platform-android": ^9.0.0
"@react-native-community/cli-platform-ios": ^9.0.0
"@react-native-windows/cli": 0.70.2
"@react-native-windows/virtualized-list": 0.70.0
"@react-native/assets": 1.0.0
"@react-native/normalize-color": 2.0.0
"@react-native/polyfills": 2.0.0
abort-controller: ^3.0.0
anser: ^1.4.9
base64-js: ^1.1.2
event-target-shim: ^5.0.1
invariant: ^2.2.4
jsc-android: ^250230.2.1
memoize-one: ^5.0.0
metro-react-native-babel-transformer: 0.72.1
metro-runtime: 0.72.1
metro-source-map: 0.72.1
mkdirp: ^0.5.1
nullthrows: ^1.1.1
pretty-format: ^26.5.2
promise: ^8.0.3
react-devtools-core: 4.24.0
react-native-codegen: ^0.70.4
react-native-gradle-plugin: ^0.70.2
react-refresh: ^0.4.0
react-shallow-renderer: ^16.15.0
regenerator-runtime: ^0.13.2
scheduler: ^0.22.0
source-map-support: ^0.5.19
stacktrace-parser: ^0.1.3
use-sync-external-store: ^1.0.0
whatwg-fetch: ^3.0.0
ws: ^6.1.4
peerDependencies:
react: 18.1.0
react-native: ^0.70.0
checksum: cdab0841aaa16d59325d614c70ab0a76b78fbd3ad512ed4017499aa7e1f8db056b087fea19c5bb3e7d59bd3b28dda4ab6dc4db08e2a490b35e642573020d3fdf
languageName: node
linkType: hard

"react-native-windows@npm:0.70.3":
version: 0.70.3
resolution: "react-native-windows@npm:0.70.3"
Expand Down

0 comments on commit c72b001

Please sign in to comment.