Json – Show loader % while handling multiple http requests concurrently for same API
I have a form with multiple posts. User has the option to comment on one post and submit or comment on multiple posts and submit. The problem which I'm facing is that I have just one API to save user…