ZainaliSyed / cyberIMDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a new React Native project, bootstrapped using @react-native-community/cli.

Getting Started

Note: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.

Step 1: Start the Metro Server

First, you will need to start Metro, the JavaScript bundler that ships with React Native.

To start Metro, run the following command from the root of your React Native project:

# using npm
npm start

# OR using Yarn
yarn start

Simulator Screenshot - iPhone 15 Pro - 2024-04-12 at 19 29 21 Simulator Screenshot - iPhone 15 Pro - 2024-04-12 at 19 29 14

About


Languages

Language:TypeScript 55.4%Language:Kotlin 13.3%Language:Objective-C 11.8%Language:Ruby 11.2%Language:JavaScript 4.2%Language:Objective-C++ 4.2%