alchemyplatform / alchemyplatform/aa-sdk

FR: React-native support for Alchemy Signer

Open
#623 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
321
Forks
231
Avg merge
43m
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe.
At present, there is no official support for Alchemy Signer in the React Native application. It requires a web environment to embed an iframe or I'm missing something?
When I tried to add AlchemyAccountProvider from @alchemy/aa-alchemy/react package I received an error indicating the absence of the document object, due to the lack of a DOM tree on RN application.
I also tried this without any results (no way to render iframe)

Describe the solution you would like
Add support for different way for render Turnkey component?

Describe alternatives you have considered
__

Additional context
I want to use embedded account with email sign in, I know it's working with pk/mnemonic.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the @alchemy/aa-alchemy/react AlchemyAccountProvider usage and the React Native environment described in the issue. Determine a supported way to render the Turnkey component without a DOM or iframe, then verify that embedded accounts can sign in by email in a React Native application.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
authentication, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.