dansup
- 5mo ยท
-
Publicยท
-
mastodon.social
You can build the Pixelfed APK yourself, using this one liner ๐
git clone https://github.com/pixelfed/pixelfed-rn pxrn && cd pxrn && npm install && cd android && ./gradleW assembleDebug
The APK will be in android/app/build/outputs/apk/debug/