Graysky#
Graysky is a Bluesky client written in React Native. 🚧 WIP 🚧
I've only tested this on iOS, your mileage may vary on Android.
Getting Started#
You'll need pnpm, and some sort of simulator or device to run the app on.
pnpm install
Weird side step - you need to go to
apps/expo/app.config.tsand delete theextrafield which has an expo project id in it. Sorry, I'll fix this later.
You can then start the expo server with:
pnpm dev:expo
(Note: this is just a shortcut for expo start)
Then just scan the QR code!
Near-term Roadmap#
- Notifications screen
- Image viewer
- Pull to refresh fix
- Post composer
- Reply/Quote composer
- Search screen
- Followers/Following screens
- Context menu - post actions
- Context menu - user actions
- Settings screen
- Image viewer: Pinch to zoom
- Haptics
- More haptics!
- Push notifications
- App Store???