react-native-fullstack-graphql
react-native-fullstack-graphql copied to clipboard
[WIP] Add minimal boilerplate
@chakrihacker Thanks for submitting this PR! We already have a PR open for a minimal boilerplate that is very similar to your PR, but had one main problem, the ApolloClient uri.
Here is the PR #72
And here is the blocking issue for which we haven't accepted many updates lately: #98
Hi @DevanB thanks for pointing out existing PR. I am using expo constants to find dev url,so this makes sure even your emulator/simulator is in wifi/lan it connects to server.
@chakrihacker - thanks for updating your PR. I’ll review within the next few days.
I might have a few more adjustments before accepting and merging. But if you’ll work through them, we will get your hard work merged in!
Thanks for submitting the PR!
Sure No problem!!!
@chakrihacker
I started looking over your PR this evening. Can you refactor your PR to align with the same folder structure we have for the basic example and the PR I have mentioned (this one)?
Hey, I modified structure can you check??
Hello any updates on this??
Looks good to merge
Thanks a lot for your contribution @chakrihacker! 💪 Great that you identified all those improvements in your review, @DevanB! Let's get this polished and merged 😊
Totally agree! Let's get this merged in and we can move on to the advanced boilerplate, which will be awesome to release to other developers!
Hey @DevanB I have updated code based on your reviews. can we merge this.
Hi, Any updates on this??