Preparing search index...
The search index is not available
@thirdweb-dev/react-native
@thirdweb-dev/react-native
ISecureStorage
Interface ISecureStorage
Hierarchy
ISecureStorage
Index
Methods
get
Item
remove
Item
set
Item
Methods
get
Item
get
Item
(
key
)
:
Promise
<
null
|
string
>
Parameters
key
:
string
Returns
Promise
<
null
|
string
>
remove
Item
remove
Item
(
key
)
:
Promise
<
void
>
Parameters
key
:
string
Returns
Promise
<
void
>
set
Item
set
Item
(
key
,
value
)
:
Promise
<
void
>
Parameters
key
:
string
value
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
get
Item
remove
Item
set
Item
@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