Skip to content

RokeJulianLockhart/kitsu-mobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitsu Mobile


This is our mobile repository. It contains the React Native app.
Check out the tools, web, server and api docs repositories.


Setup

You can develop in one of two ways: in an emulator (recommended for general development) or on an actual device (good for performance testing and debugging device-specific issues)

Running it

  1. Run npm install
  2. Run bundle install
  3. Run npx expo run:ios or npx expo run:android to start the app in an emulator
    • Alternatively, you can run `npx expo

Debugging

  • Install Flipper
  • It should automatically connect when you start it
  • Install and enable useful plugins:
    • Install the "Redux Debugger" plugin
    • Enable the Network plugin

Download

Kitsu on Google Play Kitsu on the App Store

About

📱 Kitsu mobile app for iOS and Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.0%
  • Java 1.3%
  • C++ 0.6%
  • Objective-C++ 0.3%
  • JavaScript 0.3%
  • Objective-C 0.2%
  • Other 0.3%