Preparing search index...
The search index is not available
@thirdweb-dev/react-native
@thirdweb-dev/react-native
RainbowWallet
Class RainbowWallet
Hierarchy
WalletConnectBase
RainbowWallet
Index
Constructors
constructor
Properties
id
meta
Methods
_onWCOpen
Wallet
clean
Async
Storage
get
Meta
Constructors
constructor
new
Rainbow
Wallet
(
options
)
:
RainbowWallet
Parameters
options
:
WC2Options
Returns
RainbowWallet
Properties
Static
id
id
:
"rainbow"
= ...
Static
meta
meta
:
{
iconURL
:
string
;
links
:
{
native
:
string
;
universal
:
string
;
}
;
name
:
string
;
}
= ...
Type declaration
iconURL
:
string
links
:
{
native
:
string
;
universal
:
string
;
}
native
:
string
universal
:
string
name
:
string
Methods
_onWCOpen
Wallet
_onWCOpen
Wallet
(
uri
?
)
:
void
Parameters
Optional
uri
:
string
Returns
void
clean
Async
Storage
clean
Async
Storage
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Meta
get
Meta
(
)
:
{
iconURL
:
string
;
links
:
{
native
:
string
;
universal
:
string
;
}
;
name
:
string
;
}
Returns
{
iconURL
:
string
;
links
:
{
native
:
string
;
universal
:
string
;
}
;
name
:
string
;
}
iconURL
:
string
links
:
{
native
:
string
;
universal
:
string
;
}
native
:
string
universal
:
string
name
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
id
meta
_onWCOpen
Wallet
clean
Async
Storage
get
Meta
@thirdweb-dev/react-native
CoinbaseWallet
EmbeddedWallet
LocalWallet
MagicLink
MagicWallet
MetaMaskWallet
RainbowWallet
ThirdwebSDK
ThirdwebStorage
TrustWallet
WalletConnect
WalletConnectBase
WalletConnectV2
ISecureStorage
ThirdwebAuthConfig
ThirdwebProviderCoreProps
ThirdwebSDKProviderProps
UserWithData
AcceptDirectOffer
AirdropNFTParams
BurnNFTParams
Loading...
Generated using
TypeDoc