Tinder-Clone-RNative-Auth-Tailwind-StackNav ๐๐ป https://www.youtube.com/watch?v=PdPoZLLXtUY
This app was made using React Native and Expo! ๐ฒ Styling and Icons: Tailwind (+ Stylesheet and traditional CSS, ALL AT ONCE) for React Native, Ionicons, Foundation, AntDesign, Entypo. ๐ SEE MORE Below ! ๐๐ป
Authentication: Google Auth + Firebase Auth, getting hashes from expo fetch, custom Hooks to fetch User data effectively. ๐๐
Firebase v9: Storing User data, matches, Right & Left Swiped Users (Non-Repetitive Users once swiped), 1-to-1 Chats in REAL-TIME, Last Msg, and many more. ๐ช๐ฎ๐ฃ
State Management: Context API ๐๐ป useContext, createContext
Hooks : useMemo (Optimization๐๐ปโโ๏ธ๐จ), useRef (Swiping tinder cards just by tapping), useNavigation and useRoute for Navigation purposes ๐บ, useEffect, useLayoutEffect, useState. ๐ฃ
Others: Modal Screens, FlatLists, Components, Helper Functions etc. ๐ณ๐ฑ
For more projects visit my github : github(dot)com/abhiram11 ๐จ๐ปโ๐ฌ
This project was inspired by the project by Sonny Sangha.