This Expo React Native app is a versatile media display application that combines the functionalities of Pinterest-style image display, Instagram-like image display, and short YouTube video playback. With a clean and intuitive user interface, users can seamlessly explore and enjoy a variety of media content within a single application.
- Expo with React native
- Typescript
- react-native-vector-icons
- expo-av
Example View | Example View 2 |
---|---|
Example View 3 | Example View 4 |
---|---|
- Browse and discover a curated collection of images in a visually appealing Pinterest-style grid layout.
- Infinite scrolling for an endless exploration of inspiring images.
- View and share captivating images in a format reminiscent of Instagram's image feed.
- Like and comment on images to engage with the community.
- Watch short and engaging YouTube videos directly within the app.
- Explore a curated selection of videos or search for specific content.
- The app is designed to provide a seamless and responsive experience across various screen sizes and orientations.
- Intuitive navigation allows users to switch between Pinterest, Instagram, and YouTube sections effortlessly.
Go to the project directory
https://github.com/JoelDeonDsouza/Jix-Social.git
cd my-project
Install dependencies
npm install
Start the Expo development server
expo start || npm start
- Use the Expo client on your mobile device or an emulator to run the app.