Skip to content

Emulating LinkedInApp, your Expo app utilizes a TabBar for easy access to Home, Search, Post, Create Post, and UserProfile sections. Seamlessly create, explore posts, and enhance networking with TypeScript and expo-image-picker.

Notifications You must be signed in to change notification settings

nikul6/LinkedInApp

Repository files navigation

LinkedInApp - using Expo Router and TypeScript

The Expo app, reminiscent of LinkedInApp, features a TabBar for smooth navigation through Home, Search, Post, Create Post, and UserProfile sections. Users can create, explore posts, access detailed insights, and search with ease. TypeScript and expo-image-picker enhance networking and connections in a rich platform.

Use expo-router to build native navigation using files in the app/ directory.

🚀 How to create Expo app

npx create-expo-app@latest LinkedInApp -t tabs

🚀 How to clone this repo

git clone https://github.com/nikul6/LinkedInApp.git

and then install node-modules

npm install

and then run the expo app

npx expo start

🚀 UI

Post PostDetails UserProfile CreatePost Search
alt text alt text alt text alt text alt text

📝 Notes

About

Emulating LinkedInApp, your Expo app utilizes a TabBar for easy access to Home, Search, Post, Create Post, and UserProfile sections. Seamlessly create, explore posts, and enhance networking with TypeScript and expo-image-picker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published