Vivek Sharma

Results 7 comments of Vivek Sharma

It would be very helpful for others too if you need any help regarding anything else I can help too Assigning this to you 🚀😉

@lingarajsankaravelu how can we use this library in `mavenCentral` , I added jcenter() but it is still showing error `Error inflating class katex.hourglass.in.mathlib.MathView`

Hey @gaganmalvi 👋🏼 I was looking into this issue and I understood that `GitHub API` sends only `30` responses at a time I checked the `GitHub API Docs` and found...

But you said to integrate `GitHub OAuth` for this issue? Is there any particular reason to use oauth? I guess we can use `Paging` to fetch data in `chunks/pages` to...

@rishuyadav you got me somewhere wrong, as I was saying as of now we can fetch `30 repositories` at a time, but with `per_page` as a query parameter in the...

I can write the code for fetching the first 100, but NOT `Pagination` in which we fetch data in pages/chunks I mean as of now we are seeing only `30...

Opened a PR #60 Do check it out and run on your devices too But I think `Pagination` is a better solution for this issue Using `Pagination`, we can fetch...