Bluesky app fork with some witchin' additions 馃挮 witchsky.app
bluesky fork client
117
fork

Configure Feed

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

at 86a94ccc0029bcd8d1601ebefab8521966643ce4 40 lines 872 B view raw
1 2packages: 3 - . 4 - bskyembed 5 - bskylink 6 - bskyogcard 7 - dev-env 8allowBuilds: 9 '@sentry/cli': true 10 '@swc/core': true 11 better-sqlite3: true 12 cbor-extract: true 13 core-js: true 14 core-js-pure: true 15 esbuild: true 16 postinstall-postinstall: true 17 protobufjs: true 18 sharp: true 19 unrs-resolver: true 20 21allowUnusedPatches: false 22enableGlobalVirtualStore: false 23ignorePatchFailures: false 24nodeLinker: hoisted 25 26overrides: 27 '@expo/image-utils': "0.8.12" 28 '@react-native/babel-preset': "0.81.5" 29 '@react-native/normalize-colors': "0.81.5" 30 '@types/estree': "1.0.6" 31 metro: "0.83.3" 32 metro-config: "0.83.3" 33 metro-core: "0.83.3" 34 metro-runtime: "0.83.3" 35 metro-source-map: "0.83.3" 36 multiformats: "9.9.0" 37 react-native-compressor: "1.13.0" 38 react-native-mmkv: "npm:@bsky.app/react-native-mmkv@2.12.5" 39 sonner-native: "0.21.0" 40 unicode-segmenter: "0.14.5"