Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(init): ensures RNRandomBytes exists before we dereference 'seed'
RNRandomBytes is not provided on my Expo project, so I got an error when the RNRandomBytes was attempted to be dereferenced to check if it had a seed.
- Loading branch information