You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of quick hacks and libraries try to either polyfill or build their own solutions for crypto but browsers already have a good library that is super performant for cryptography.
Is there any plans to add WebCrypto API to the React-Native environment?