Tim Pham
Results
2
issues of
Tim Pham
I can use renderInsideCircle method to custom inside of circle, but I cannot render outside of Circle(background).
I encountered an issue when calling the getGenericPassword method from react-native-keychain. My usage is: `await Keychain.setGenericPassword(username, password, { service: USER_KEY123456 });` `await Keychain.getGenericPassword({ service: USER_KEY123456 });` Some users randomly experience...
bug
in progress