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.

Double the framerate (#8446)

authored by

Samuel Newman and committed by
GitHub
02b84999 f231b67b

+1
+1
app.config.js
··· 64 64 }, 65 65 icon: IOS_ICON_FILE, 66 66 infoPlist: { 67 + CADisableMinimumFrameDurationOnPhone: true, 67 68 UIBackgroundModes: ['remote-notification'], 68 69 NSCameraUsageDescription: 69 70 'Used for profile pictures, posts, and other kinds of content.',