Skip to content

Commit

Permalink
add: upgrade blurview (#4024)
Browse files Browse the repository at this point in the history
* add: upgrade blurview

* add missing google envs to env.dev / remove openssl-legacy (we dont use node 17)

---------

Co-authored-by: LewisB <lewis@gooddollar.org>
  • Loading branch information
sirpy and L03TJ3 committed Jul 25, 2023
1 parent 563327a commit 9c9bc32
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 13 deletions.
5 changes: 5 additions & 0 deletions .env.development
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,9 @@ REACT_APP_ZOOM_PRODUCTION_MODE=true
REACT_APP_CERAMIC_INDEX=k2t6wyfsu4pg0fms51l7d8644zfej3swbpu2gub9t4l43tldoqrufm83fsjwm7
REACT_APP_CERAMIC_LIVE_INDEX=k2t6wyfsu4pg2yy61kd6twtjq9d5qnco59cr7bhtpns61f0wwe361w9nxlvq4o
REACT_APP_CERAMIC_NODE_URL=https://ceramic-clay.3boxlabs.com
REACT_APP_CODE_PUSH_KEY=abcdef
REACT_APP_RECAPTCHA_SITE_KEY=6LedT6MbAAAAAJ9lwNWw49y8Dl745cG5eeOE_iLa
REACT_APP_HCAPTCHA_SITE_KEY=29995010-7ec0-47e1-ae21-df462e14b7e7
REACT_APP_GOOGLE_CLIENT_ID=1015336103925-reqktqs0ns9vfaeh7nbt8mi634u9157k.apps.googleusercontent.com
REACT_APP_AUTH0_CLIENT_ID=tkEmIIdd8eAkLGSnNWcRdA0ARI92NxHr
#needs to end with newline
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import com.facebook.react.ReactApplication;
import com.microsoft.codepush.react.CodePush;
import com.facebook.react.ReactInstanceManager;
import com.cmcewen.blurview.BlurViewPackage;
import com.oblador.vectoricons.VectorIconsPackage;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"npm": "8.x"
},
"scripts": {
"web": "npm run lingui:compile && react-app-rewired start",
"android": "npm run lingui:compile && export ENVFILE=.env;npm run copy:gdfont && npm run animation:assets && react-native run-android",
"ios": "npm run lingui:compile && export ENVFILE=.env;npm run animation:assets && react-native run-ios",
"web": "npm run lingui:compile && react-app-rewired start",
"android": "npm run lingui:compile && ENVFILE=.env npm run copy:gdfont && npm run animation:assets && react-native run-android",
"ios": "npm run lingui:compile && ENVFILE=.env npm run animation:assets && NODE_OPTIONS=\"--openssl-legacy-provider\" react-native run-ios",
"start:native": "react-native start",
"start": "serve -s -l $PORT build",
"analyze:sme": "source-map-explorer 'build/static/js/*.js'",
Expand Down Expand Up @@ -36,7 +36,7 @@
"lint": "eslint \"src/**/*.js\" --max-warnings=0",
"lint:fix": "npm run lint -- --fix",
"docs": "node scripts/docs.js",
"web:serveo": "export REACT_APP_WEB3_RPC=https://gdchain.serveo.net;export REACT_APP_SERVER_URL=https://gdserver.serveo.net;npm run web:local",
"web:serveo": "REACT_APP_WEB3_RPC=https://gdchain.serveo.net REACT_APP_SERVER_URL=https://gdserver.serveo.net;npm run web:local",
"version": "auto-changelog -p && git add CHANGELOG.md",
"add-locale": "lingui add-locale",
"lingui:extract": "lingui extract --clean",
Expand Down Expand Up @@ -86,7 +86,7 @@
"@lingui/react": "^3.13.0",
"@metamask/eth-sig-util": "^4.0.1",
"@react-native-async-storage/async-storage": "^1.15.8",
"@react-native-community/blur": "https://github.com/Kureev/react-native-blur/archive/refs/tags/v3.6.1.tar.gz",
"@react-native-community/blur": "^4.3.2",
"@react-native-community/clipboard": "^1.5.1",
"@react-native-community/netinfo": "^6.0.2",
"@react-native-community/push-notification-ios": "^1.10.1",
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4157,7 +4157,7 @@ __metadata:
"@lingui/react": ^3.13.0
"@metamask/eth-sig-util": ^4.0.1
"@react-native-async-storage/async-storage": ^1.15.8
"@react-native-community/blur": "https://github.com/Kureev/react-native-blur/archive/refs/tags/v3.6.1.tar.gz"
"@react-native-community/blur": ^4.3.2
"@react-native-community/clipboard": ^1.5.1
"@react-native-community/eslint-config": ^2.0.0
"@react-native-community/netinfo": ^6.0.2
Expand Down Expand Up @@ -5696,12 +5696,13 @@ __metadata:
languageName: node
linkType: hard

"@react-native-community/blur@https://github.com/Kureev/react-native-blur/archive/refs/tags/v3.6.1.tar.gz":
version: 3.6.1
resolution: "@react-native-community/blur@https://github.com/Kureev/react-native-blur/archive/refs/tags/v3.6.1.tar.gz"
dependencies:
prop-types: ^15.5.10
checksum: 25bc6b8b18de7a447cba9d9f4c5fc932a0b21710031b2b26c0b975ab7f06c131177f08222d3ebd7d52b6e9b211f2ff3e7e1b56dfa26b6ca76902ba48a0750702
"@react-native-community/blur@npm:^4.3.2":
version: 4.3.2
resolution: "@react-native-community/blur@npm:4.3.2"
peerDependencies:
react: "*"
react-native: "*"
checksum: 4f7ed6a3bb58cd53346bb7d5755bb2733e8401fdae86334fde4f2fa0c554734e9bb52175c1f9ef1d99766aeb7a4991ac5dfe428c92da518d0353a1a6e5c3d39c
languageName: node
linkType: hard

Expand Down

0 comments on commit 9c9bc32

Please sign in to comment.