Skip to content

Commit

Permalink
rm expo-build-properties
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Ray committed Jul 28, 2024
1 parent 244e5d6 commit 4c743b2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
21 changes: 0 additions & 21 deletions apps/app/app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,27 +58,6 @@ module.exports = () => {
'expo-router',
'@config-plugins/react-native-webrtc',
'expo-localization',
// [
// 'expo-build-properties',
// {
// android: {
// packagingOptions: {
// pickFirst: [
// // X64
// '/lib/arm64-v8a/libcrypto.so',
// '/lib/arm64-v8a/libssl.so',
// '/lib/x86_64/libcrypto.so',
// '/lib/x86_64/libssl.so',
// // x86
// '/lib/armeabi-v7a/libcrypto.so',
// '/lib/armeabi-v7a/libssl.so',
// '/lib/x86/libcrypto.so',
// '/lib/x86/libssl.so',
// ],
// },
// },
// },
// ],
// We use notifee, but expo-notification allows us
// to generate 'notification_icon'
[
Expand Down
1 change: 0 additions & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"date-fns": "^3.6.0",
"expo": "~51.0.22",
"expo-barcode-scanner": "~13.0.1",
"expo-build-properties": "~0.12.3",
"expo-constants": "~16.0.2",
"expo-crypto": "~13.0.2",
"expo-dev-client": "~4.0.20",
Expand Down
2 changes: 0 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c743b2

Please sign in to comment.