The development server returned response error code: 500 in react native

前端 未结 16 1485
夕颜
夕颜 2021-02-05 01:29

I am using react-native framework for developing my android app. I want to use react-native-material-design library for making Toolbar wit

16条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-05 02:25

    Whenever any one get this kind of Error with Error Code 500. Following reason behind this.

    1) You might work in Linux system & You have to run application with the terminal & check into the Android Simulator rather in Devices.

    2)If you work with above then please make sure your Simulator Wife should be off & then work with Studio It will work perfectly.

    Hope you will get the solution.

提交回复
热议问题