Skip to content

shubham0804/lenskart-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lenskart UI Clone in React Native


View in Expo

Screens

Click Here to watch demo video

1. Home Screen


2. Search Screen

  • Data is retrived from the Lenskart Api using useEffect Hook
  • Activity Indicator is displayed while the data is being retrieved from the api

3. Video Screen

  • Custom component with play/pause button
  • Play/Pause button disappears after 3 seconds of not pressing it
  • Play/Pause button re-appears after tapping anywhere on the screen
  • After video ends, navigates back to the Home Screen

4. Drawer

  • Expandable List

Navigation Utilized:

  • Drawer Navigation
  • Stack Navigation

React Hooks Used:

  • useState
  • useEffect
  • useRef

Primary React Native Components Used:

  • ScrollView
  • FlatList
  • Pressable
  • Image
  • ImageBackground
  • StyleSheet

3rd Party Components Used:

About

Clone of the Lenskart App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published