/instaclone

app clone of instagram feed, to lazy load image from server and blur the image if not loaded

Primary LanguageJavaScriptMIT LicenseMIT

instaclone

App developed in React Native with infinity scroll and refresing on swipe down list and to handle with images and load first small and blurry image before the real image

JSON-SERVER

to run the server with json-server, type the follow commands:

yarn json-server server.json -d 1000 -w