IagoRochaPorto / instagramCloneUI

A basic clone of the functions of the instagram's feed screen, like LazyLoading and InfiniteScroll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instragram basic UI Clone with React Native

This is an example of how to use lazyLoad in Images and InfiniteScroll with pagination

Setup

Make Sure your React Native environment is okay, React Native Docs.

run yarn or npm install to install the project depedencies

make sure you're running an emulator or you have a device connected

For Android

run #react-native run-android

For ios

run #react-native run-ios

About

A basic clone of the functions of the instagram's feed screen, like LazyLoading and InfiniteScroll


Languages

Language:JavaScript 36.2%Language:Objective-C 25.0%Language:Java 18.5%Language:Ruby 16.7%Language:Starlark 3.6%