react-native-secure-key-store
react-native-secure-key-store copied to clipboard
memory leak when searchKeychainCopyMatching[fixed]
trafficstars
it's a great library. but keep getting memory leak errors while trying to search key chain. if you are running into this issue in ios. adding CFRelease(result) will fix it. please add this in the next release :D
Thanks, PRs are most welcome.