Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rn): add iOS support #1210

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat(rn): add iOS support #1210

wants to merge 1 commit into from

Conversation

moldy530
Copy link
Collaborator

@moldy530 moldy530 commented Dec 12, 2024

Pull Request Checklist


PR-Codex overview

This PR focuses on significant updates to the account-kit/react-native-signer library, including the addition of new Swift and Objective-C implementations, modifications to the podspec, and updates to project configurations.

Detailed summary

  • Added NativeTEKStamperImpl class in NativeTEKStamperImpl.swift with a method to create a public key.
  • Updated NativeTEKStamper in NativeTEKStamper.mm with new methods for initialization and credential injection.
  • Modified package.json to change the author and description.
  • Updated account-kit-react-native-signer.podspec to source from a new Git repository.
  • Added new entries in ReactNativeSignerExample.xcworkspace.
  • Updated Podfile.lock to reflect new dependencies and versions.
  • Removed obsolete files: ReactNativeSigner.h and ReactNativeSigner.mm.
  • Adjusted project.pbxproj to include new resources and updated identifiers.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Dec 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 4:27pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 4:27pm

Copy link
Collaborator Author

moldy530 commented Dec 12, 2024


How to use the Graphite Merge Queue

Add the label graphite-merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@moldy530 moldy530 marked this pull request as ready for review December 17, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants