Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 774 Bytes

File metadata and controls

37 lines (32 loc) · 774 Bytes

Job Finder App UI with React Native | Speed Coding

📕 Create your own project

Create a new project

npx create-expo-app react-native-twitch-ui

Install Dependencies

npm install @react-navigation/native
npx expo install react-native-screens react-native-safe-area-context
npm install @react-navigation/native-stack

Then run

npx expo start

📘 Installation

Clone the repo to your directory and install the packages through npm using:

npm install

🔬 Run

Run the project with Metro Bundler

npx expo start

👇 Follow me;