AurangzaibRamzan/Anime-jisho

App not loading any data

Closed this issue · 1 comments

Describe the bug
I try to run the app on Android, no data is loading. It is showing default no network image, and I have my internet connection on while testing the app

Expected behavior
List of anime should have loaded

Current Behavior
Nothing is getting loaded, see screenshots

Steps to Reproduce

  1. Clone the repository
    git clone https://github.com/bytefuge/Anime-jisho.git && cd Anime-jisho
  2. Install dependencies
    npm install
  3. In terminal, run
    npm start
  4. In separate terminal, run the project
    react-native run-android

Screenshots
Screenshot_1568112055
Screenshot_1568112062
Screenshot_1568112065
.
Smartphone (please complete the following information):

  • React Native Version: [0.59.8]
  • Device: [Android Emulator Nexus 5X]
  • OS: [PIE]
  • Version [28]

Additional context
Do I need to setup some server client to run this app?

solve issue in dev and merge in master . check