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

Add example app to Aries Askar for react native #125

Open
TimoGlastra opened this issue Mar 21, 2023 · 1 comment
Open

Add example app to Aries Askar for react native #125

TimoGlastra opened this issue Mar 21, 2023 · 1 comment

Comments

@TimoGlastra
Copy link
Member

Because we can not have tests right now for the React Native wrapper, we can add an example app with some buttons to execute the code and make sure it works.

It MUST be an Expo app to keep the repo a lot smaller and should work with the latest version of RN and Expo.

@berendsliedrecht
Copy link
Contributor

berendsliedrecht commented Sep 5, 2023

Just so I don't forget the requirements of this application I will write them down here.

  1. Expo application to reduce repository size
  2. (only) be able to use locally-built libraries
  • Can do with libraries from Github release as well, but locally-built are preferred.
  1. Should include some pages with buttons to mock the tests as is done in Node.JS

Far future:

  1. Integrate the application into the CI, Maestro might be a good fit for this, but it is not required.

Feel free to leave suggestions here as well.

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

No branches or pull requests

2 participants