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

Configure Feed

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

at db9c2a1596d5ac93b38e16212e2943e149c6aac3 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