Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

nit: add missing shit

authored by

Thomas May and committed by
Tangled
9b683d48 c2ccd941

+6 -1
assets/fonts/google-sans-flex/GoogleSansFlex-Regular.ttf

This is a binary file and will not be displayed.

+6 -1
package.json
··· 15 15 "expo-media-library", 16 16 "expo-image-picker" 17 17 ] 18 + }, 19 + "ios": { 20 + "exclude": [ 21 + "@assembless/react-native-material-you" 22 + ] 18 23 } 19 24 }, 20 25 "install": { ··· 410 415 "validatePackageNames": true, 411 416 "validateIntegrity": true 412 417 } 413 - } 418 + }