api-platform / create-client

Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.
https://api-platform.com/docs/client-generator/
MIT License
371 stars 133 forks source link

Network request failed #138

Open napestershine opened 5 years ago

napestershine commented 5 years ago

HI

after making react app work in issue #125 , I am trying react native. With sample code. and I just changed api to my own. and I get network request failed on react native app with expo cli.

here is code fore review: https://github.com/napestershine/RNApp

jandrell-formoso commented 5 years ago

Same issue but I'm using the demo API.

jandrell-formoso commented 4 years ago

@napestershine do you have any logs for this? have you solved this issue?