Questions tagged [react-native-cli]

230 questions
-1
votes
1 answer

React Native Navigator

I created a basic react native app just to practice. As a first step, I followed the docs below to create a navigation from one page to another: https://reactnative.dev/docs/navigation I'm using React Native CLI, and installed: npm install…
-1
votes
1 answer

what I should do in this situation?

After creating a project using npm rect-native init command, when I try to run the project I got some errors npm ERR! code E404 npm ERR! 404 Not Found - GET http://registry.npmjs.org/run-android - Not found npm ERR! 404 npm ERR! 404 …
-1
votes
1 answer

ern create-miniapp fails on Windows machine

Hi everyone, I am new to mini apps but I followed the documentation of [Electrode native] (https://native.electrode.io/v/v0.31/quick-start/getting-started) and [this] (https://github.com/electrode-io/electrode-native).I am facing same issue…
1 2 3
15
16