1 min readMar 26, 2018
I was following this tutorial
do import request from ‘../request’ instead of ‘./request’ because github.js is within a api folder and App.js is not the same level to it.
I was following this tutorial
do import request from ‘../request’ instead of ‘./request’ because github.js is within a api folder and App.js is not the same level to it.