Ask AI
Docs
Wallets
Contracts
Payments
Infrastructure
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
React Native SDK
References
ActionFn
ActionFn
Defined in
react-native/src/evm/components/Web3Button.tsx#L23
type
ActionFn
=
(
contract:
SmartContract
) =>
Promise
<
any
>;
On this page