Pluggable Misskey client
Visit Wiki for more information.
Development
# start dev server
npx react-native start
# build app for development
npx react-native run-android --mode=debugRelease
# build app
npx react-native build-android --mode=release
# copy the file
mv android/app/build/outputs/bundle/release/app-release.aab a/artifacts/pskey-v1.8.5.aabThis project is licensed under the MIT License.
- react-native-template Copyright (c) 2020 Gabriel Moncea
PSkey icon is in the public domain. You are free to use it.
