Consensys / react-native-sssa

Shamir's secret sharing algorithm for react-native
https://consensys.github.io/web3studio-sojourn/#the-vault
Apache License 2.0
16 stars 5 forks source link

Use react-native-securerandom as a peer dependency #5

Open barlock opened 5 years ago

barlock commented 5 years ago

What does this PR do?
Removes the native module to use an external one. I documented the install process in the readme

Description of Changes
rm -rf RNSecureRandom

Manually linked the external module to the example project b/c folder structure isn't normal

What gif most accurately describes how I feel towards this PR?
outside