/Tinder-Clone-RNative-Auth-Tailwind-StackNav

Fully Functional Tinder Clone, Create Account using Google, update Profile, Swipe, Match, and Chat!

Primary LanguageJavaScript

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.