Daniel Koprowski
Daniel Koprowski
Hi, it would be great to support theming. I've found issues from 2017/18 that requested light theme but I don't see the option in the tool nor the docs.
I see that we have SASS support here. Unfortunately I've less files in my project. There is also webpack so no way to specify path to compiled files. It would...
Hi, I configured package and on iOS everything works well. On Android though (for now I tested only on emulator) it crashes on `getGenericPassword`. ```js export const getSecureValue = async...