react-native-box icon indicating copy to clipboard operation
react-native-box copied to clipboard

Results 3 react-native-box issues
Sort by recently updated
recently updated
newest added

The README states that security features are missing. What features are missing and is there a timeline on when they will be added?

This PR contains two things: 1. It was using the package `bip39` instead of `react-native-bip39`. This was doing that `randombytes` was not found since the `bip39` use the `randombytes` from...

I was trying to build the project after cloning it and ran into an issue. react-native-box/src/Main/Home.js: could not resolve /react-native-box/build/contracts/SimpleStorage.json as a file nor as a folder. There isn't any...