Open CharlesMangwa opened 6 years ago
The challenge with this is that we need some real api endpoints to work with 😅 , do you have any suggestions?
I think the GitHub API could be put to contribution 😏
how about this? https://www.mocky.io/
Oh! Like it! Seems to be more flexible 👌
will work on this in my freetime 😄
Update: currently in WIP in #22.
The repo currently lacks an
example
folder where the community could see how to use the library and get started with a simple copy/paste. This folder could also be useful to (future) contributors to make sure their changes are working and didn't break anything before submitting a PR. Thisexample
folder should integrate a React.js & a React Native project, probably created with CRA & CRNA to keep things simple.