ThatOneCalculator / Pingheng

Misskey client for Android created with React Native.

Home Page:https://0-a-e.github.io/Pingheng/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pingheng

A React Native iOS and Android app for Misskey.

Android build instuctions:

corepack enable
yarn install
npx react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res
cd android
./gradlew assembleDebug

About

Misskey client for Android created with React Native.

https://0-a-e.github.io/Pingheng/

License:MIT License


Languages

Language:TypeScript 78.6%Language:Java 9.9%Language:C++ 4.5%Language:Objective-C++ 2.3%Language:Objective-C 1.5%Language:Makefile 1.0%Language:Ruby 0.9%Language:JavaScript 0.8%Language:Starlark 0.4%