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

Port to iOS #13

Open
pimotte opened this issue Apr 29, 2019 · 0 comments
Open

Port to iOS #13

pimotte opened this issue Apr 29, 2019 · 0 comments
Labels
enhancement New feature or request size:big A lot of work

Comments

@pimotte
Copy link
Contributor

pimotte commented Apr 29, 2019

Currently, this application only works on Android. It would be nice to have an iOS application as well.

Possible paths to this:

  • Flutter
  • React Native
  • Native iOS (swift or w/e)

In all three cases we'll need to use (or compile?) the iOS bindings: https://github.com/hyperledger/indy-sdk/blob/master/wrappers/ios/README.md

In the first two cases it would be nice to have a component that encapsulates the native functionality and delegates to the Android/iOS indy-sdk respectively.

@pimotte pimotte added enhancement New feature or request size:big A lot of work labels Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:big A lot of work
Projects
None yet
Development

No branches or pull requests

1 participant