-
Notifications
You must be signed in to change notification settings - Fork 20
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
[bug]: New architecture support #137
Comments
Do you get any errors on the console? |
hey @glitch-txs nothing |
Hey @patrikduksin 👋 thanks for reporting! You should be able to connect to wallets without issues, but sadly it seems that RN new architecture has some issues regarding images -> facebook/react-native#33131 And about the modal animation, its also a dependency issue: react-native-modal/react-native-modal#757 In this case, we'll wait to see if they solve the issue, and if they don't, we'll evaluate migrating to another modal lib |
@ignaciosantise @glitch-txs Hello, as I see you are not planing to support new arch. It's important for us to use it, so can I use web3modal lib with my own UI modal? Maybe you have a documentation about it |
@patrikduksin we added a temporary workaround for the image loading issue in As i said, except from this UI issues, the SDK supports the new architecture and you should be able to connect with wallets. |
Description
On the first video I turned on new arch and have some strange behavior:
FYU: I tried to change rn image to expo-image and logos show as expected.
RocketSim_Recording_iPhone_15_Pro_6.1_2024-02-14_13.44.06.mp4
RocketSim_Recording_iPhone_15_Pro_6.1_2024-02-14_13.53.41.mp4
Web3Modal SDK version
@web3modal/wagmi-react-native 1.2.0
Output of
npx react-native info
Expo Version (if applies)
Expo 50.0.6
Steps to reproduce
Snack, code example, screenshot, or link to a repository
https://github.com/patrikduksin/rn-wallet-connect-bug.git
The text was updated successfully, but these errors were encountered: