Skip to content
New issue

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

[crypto] Add randomUUID function #20274

Merged
merged 4 commits into from
Dec 13, 2022
Merged

[crypto] Add randomUUID function #20274

merged 4 commits into from
Dec 13, 2022

Conversation

aleqsio
Copy link
Contributor

@aleqsio aleqsio commented Nov 30, 2022

Why

It follows the web crypto API and allows users to generate UUIDv4 without additional dependencies.

Test Plan

Tested manually on iOS, Android, Web.

Checklist

@expo-bot expo-bot added the bot: passed checks ExpoBot has nothing to complain about label Nov 30, 2022
@aleqsio aleqsio changed the title [crypto] Add randomUUID function. [crypto] Add randomUUID function Nov 30, 2022
@aleqsio aleqsio marked this pull request as ready for review December 5, 2022 09:56
@aleqsio aleqsio requested a review from tsapeta December 5, 2022 09:56
@expo-bot expo-bot added bot: suggestions ExpoBot has some suggestions and removed bot: passed checks ExpoBot has nothing to complain about labels Dec 5, 2022
packages/expo-crypto/ios/CryptoModule.swift Outdated Show resolved Hide resolved
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Dec 12, 2022
@aleqsio aleqsio merged commit 9d2497d into main Dec 13, 2022
@aleqsio aleqsio deleted the @aleqsio/random-uuid branch December 13, 2022 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants