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

feat/reuse session #20

Merged
merged 3 commits into from
May 9, 2023
Merged

feat/reuse session #20

merged 3 commits into from
May 9, 2023

Conversation

ignaciosantise
Copy link
Collaborator

Summary

  • Added logic to reconnect to existing session of the provider
  • Added loader to web3button

Screenshots

iOS

ios.mp4

Android

android.mp4

Solves

#17

@github-actions
Copy link

github-actions bot commented May 9, 2023

🚀 Expo preview is ready!

  • Project → web3modal-rn-example
  • Platforms → android, ios
  • Runtime Version → exposdk:48.0.0
  • More info

Learn more about 𝝠 Expo Github Action

@ignaciosantise ignaciosantise changed the title Feat/reuse session feat/reuse session May 9, 2023
) : (
<Text style={styles.text}>Connect</Text>
<ActivityIndicator color="white" />
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does white work for light / dark theme?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, because the button is always blue. But i'll this improve this with the theming refactor

@ignaciosantise ignaciosantise mentioned this pull request May 9, 2023
9 tasks
@ignaciosantise ignaciosantise merged commit 785a185 into main May 9, 2023
4 checks passed
@ignaciosantise ignaciosantise deleted the feat/reuse-session branch May 9, 2023 13:59
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.

None yet

2 participants