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…

Shiranox
- 101
- 1
- 9
-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 …

chandni
- 1
-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…

shashi saurabh
- 9
- 3