this repo has no description
TypeScript 91.4%
JavaScript 8.5%
CSS 0.1%
Other 0.1%
63 2 0

Clone this repository

https://tangled.org/alice.mosphere.at/graysky https://tangled.org/did:plc:by3jhwdqgbtrcc7q4tkkv3cf/graysky
git@tangled.org:alice.mosphere.at/graysky git@tangled.org:did:plc:by3jhwdqgbtrcc7q4tkkv3cf/graysky

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

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.ts and delete the extra field 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???