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

v1.1.0 Walletlib React Native #763

Merged
merged 4 commits into from
Apr 24, 2024
Merged

v1.1.0 Walletlib React Native #763

merged 4 commits into from
Apr 24, 2024

Conversation

Michaelsulistio
Copy link
Contributor

@Michaelsulistio Michaelsulistio commented Mar 26, 2024

Changes:

  • Delete MobileWalletAdapterBottomSheetActivity.kt from library. Apps should inject/create the activity themselves
  • Add MobileWalletAdapterBottomSheetActivity.kt to example react native wallet
  • Bump library version to v1.1.0

@@ -1,7 +1,7 @@
{
"name": "@solana-mobile/mobile-wallet-adapter-walletlib",
"description": "A React Native wrapper of the Solana Mobile, Mobile Wallet Adapter Wallet Library. Wallet apps can use this to handle dapp requests for signing and sending.",
"version": "1.0.3",
Copy link
Contributor

@Funkatronics Funkatronics Mar 27, 2024

Choose a reason for hiding this comment

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

versioning should be done separately, on release. ex: https://github.com/solana-mobile/mobile-wallet-adapter/pull/721/files

@Funkatronics Funkatronics merged commit 15685ee into main Apr 24, 2024
@Funkatronics Funkatronics deleted the walletlib-rn branch April 24, 2024 22:13
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