Skip to content

hummingbird-me/kitsu-mobile

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