Skip to content

useSolanaWallet hook cannot be used as a value because it was exported using 'export type'. #2307

@armanmamyan

Description

@armanmamyan
Image

[REQUIRED] Environment

  • AA SDK version: 4.82.0
  • Package: @account-kit/react-native

[REQUIRED] Describe the problem

useSolanaWallet hook cannot be used as a value because it was exported using 'export type'.

How to reproduce:

Simply try to import and use useSolanaWallet hook in your React-native Expo app

Relevant code or sample repro:

const wallet = useSolanaWallet();

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions