Bluesky app fork with some witchin' additions 馃挮
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 06a8a7efc2946247d44adb982e2b2cb367fd7b64 7 lines 269 B view raw
1// HACK 2// expo-modules-core tries to require('crypto') in uuid.web.js 3// and while it tries to detect web crypto before doing so, our 4// build fails when it tries to do this require. We use a babel 5// and tsconfig alias to direct it here 6// -prf 7export default crypto