credentials / irma_mobile

IRMA app for iOS and Android
Apache License 2.0
25 stars 11 forks source link

New feature: log screens #86

Closed ivard closed 5 years ago

davidv1992 commented 5 years ago

Looks good to me.

ivard commented 5 years ago

Almost all ESLint issues are fixed now. There only is one error left in CredentialCard related to onReorderPress and onReorderPressOut. This was a notification that already existed and is caused by a part of code that is commented out. I fixed the linting errors in code that I actually changed.

(I'm sorry for the force push, I was sleeping and forgot to git add some of the files)