Skip to main content

Tutorial Intro react-native-horror

Let's discover react-native-horror and about components and other stuff.

Getting Started

Get started by creating a expo or cli project.

What you'll need

  • Node.js version 18.0 or above:
    • When installing Node.js, you are recommended to check all checkboxes related to dependencies.

Generate a app

npm i react-native-horror

You can type this command into Command Prompt, Powershell, Terminal, or any other integrated terminal of your code editor.

Start your site

Run the development server:

cd my-app
npm run android
npx react-native run-android
npm start

any issus clear cache

npx react-native start --reset-cache