feat: eip-7702 ui demo #5782
Annotations
4 warnings
Run eslint for errors:
account-kit/rn-signer/example/metro.config.js#L3
'getConfig' is assigned a value but never used
|
Run eslint for errors:
account-kit/rn-signer/example/metro.config.js#L4
'pkg' is assigned a value but never used
|
Run eslint for errors:
account-kit/rn-signer/example/src/screens/magic-link-auth.tsx#L57
React Hook useEffect has a missing dependency: 'signer'. Either include it or remove the dependency array
|
Run eslint for errors:
account-kit/rn-signer/example/src/screens/magic-link-auth.tsx#L64
React Hook useEffect has a missing dependency: 'handleIncomingURL'. Either include it or remove the dependency array
|
Loading