/REST-Api-Call-React-Native

So I've done the REST Api App which will fetch the details of Movies and display. i used this Json data to fetch the details: https://drive.google.com/file/d/1W8i79KMn3rjkveKyDImN2wz3MFjPFchg/view and i've created a mock url which will contain the json data: https://run.mocky.io/v3/88c9cddc-c2d6-4297-85e0-5f176c0912db so in the Mobile App i'm fetching the Details from the Mock URL.

This repository is not active