React-Native + crypto : How to generate HMAC in React-Native?
For the year of 2020, you should use crypto-js with v3.3.0 now.
As Nader Dabit pointed out, using the npm package crypto-js with RN on version 0.12.0 seems to do the trick.
For the year of 2020, you should use crypto-js with v3.3.0 now.
As Nader Dabit pointed out, using the npm package crypto-js with RN on version 0.12.0 seems to do the trick.