Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: example #283

Merged
merged 1 commit into from
Nov 13, 2023
Merged

fix: example #283

merged 1 commit into from
Nov 13, 2023

Conversation

ByteZhang1024
Copy link
Contributor

Update expo version & new UI
image

@ByteZhang1024 ByteZhang1024 marked this pull request as draft November 7, 2023 07:44
Copy link

what-the-diff bot commented Nov 7, 2023

PR Summary

  • Updated Dependencies:
    Several key dependencies were updated across multiple files which include various versions of babel, typescript, eslint, babel-jest, and more.

  • Code Cleanup:
    Unused imports and commented code were removed from various files like App.tsx and ReactNativeFlipper.java.

  • New Method Addition
    A new method createReactActivityDelegate was added to MainActivity.java for creating a new instance of ReactActivityDelegate.

  • Android Configuration Adjustments:
    Several updates were made to the Android configuration including updated SDK versions, enabling "hermes", network timeout adjustments and Flipper version updates.

  • iOS Configuration Adjustments:
    Numerous changes were done in the ios directory. This includes cleanup of unused imports, targeting newer iOS version, modifying XCode project details, addition of a post-install script, and more.

  • Package Updates For 'expo-example':
    The expo-example package underwent several dependency updates for smoother operation, better features, and improved compatibility.

  • File-level Changes:
    Many files were modified or added, mainly dealing with simplifying method calls, enhancing playground functionalities, and handling SDK events. Some deprecated files were removed. Newly added files implement functionalities related to several cryptocurrencies and hardware.

  • HardwareSDKContext Improvement:
    HardwareSDKContext hooks were added to UploadScreenComponent to handle complex functionalities.

  • Data Directory Expansion:
    Several data configuration files related to various blockchains were added into the /src/data directory.

  • Provider Upgrades:
    A new provider "SDKProvider" was added and used in several places.

  • Webpack Adjustments :
    The version of webpack was updated and a new webpack configuration file was added that exports a function returning the Webpack config.

Overall, this PR brings various improvements by upgrading dependencies for better features and performance, cleaning up unused code, introducing enhancements to handle SDK events and hardware functionalities, addition of diverse blockchain support, and establishing better configurations for Android, iOS, and Webpack.

Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
expo-clipboard 4.3.1 None +186 23 MB brentvatne
@noble/hashes 1.3.2 None +0 747 kB paulmillr
@expo/webpack-config 19.0.0 filesystem, environment +488 46 MB keith-kurak
@babel/preset-react 7.17.12...7.22.15 None +7/-4 2.52 MB nicolo-ribaudo
@types/memoizee 0.4.8...0.4.10 None +0/-0 4.38 kB types
eslint-config-wesbos 3.0.2...3.2.3 None +110/-57 62.8 MB wesbos
@babel/preset-typescript 7.18.6...7.23.2 None +10/-11 2.89 MB nicolo-ribaudo
@types/semver 7.3.9...7.5.4 None +0/-0 23.2 kB types
@react-native-async-storage/async-storage 1.17.6...1.18.2 None +170/-30 19.3 MB krizzu
@react-navigation/native-stack 6.6.2...6.9.17 None +174/-34 19.7 MB satya164
@types/react 17.0.45...18.2.36 None +0/-0 363 kB types
expo-image-manipulator 10.3.1...11.3.0 None +188/-8 22.9 MB brentvatne
@types/node 16.11.36...18.18.8 None +1/-0 3.88 MB types
@react-native-picker/picker 2.4.2...2.4.10 None +170/-30 19.8 MB naturalclar
terser-webpack-plugin 5.3.1...5.3.9 None +14/-10 13.4 MB evilebottnawi
react-native-safe-area-context 4.2.4...4.6.3 None +0/-0 237 kB janicduplessis
@babel/eslint-parser 7.17.0...7.22.15 None +3/-2 2.54 MB nicolo-ribaudo
react-native-screens 3.11.1...3.22.1 None +0/-0 1.21 MB kkafar
expo-image-picker 13.1.1...14.3.2 None +188/-10 23.1 MB tsapeta
expo-splash-screen 0.15.1...0.20.5 None +186/-20 22.9 MB kudochien
typescript 4.6.4...5.2.2 None +0/-0 40.6 MB typescript-bot

🚮 Removed packages: @typescript-eslint/[email protected], @typescript-eslint/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]

@ByteZhang1024 ByteZhang1024 marked this pull request as ready for review November 13, 2023 09:01
@ByteZhang1024 ByteZhang1024 enabled auto-merge (squash) November 13, 2023 09:01
@ByteZhang1024 ByteZhang1024 merged commit 72284d4 into onekey Nov 13, 2023
4 checks passed
@ByteZhang1024 ByteZhang1024 deleted the fix/example branch November 13, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants