We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
thanks very much
The text was updated successfully, but these errors were encountered:
@tokenswaporg can you share an example repo that you got working with this package?
Sorry, something went wrong.
not only import 'crypto'; in root directory(index.js),i import crypto in every .js file in react native
like this:
in CreateIdenity.js
import 'crypto'; // import DateUtil from '../utils/DateUtil';
const CreateIdentity = ({route, navigation}) => {}
No branches or pull requests
thanks very much
The text was updated successfully, but these errors were encountered: