Monday, June 3, 2024
 Popular · Latest · Hot · Upcoming
31
rated 0 times [  34] [ 3]  / answers: 1 / hits: 50060  / 8 Years ago, wed, february 17, 2016, 12:00:00

I created a new project using react-native init Wevaha,after that I
excute it work's properly then I modified sample app based on my
requirement again run it works properly but the next time while
running the app I am gettingthe error like



' Application Wevaha has not been registered.This is either due to a require() error during intialization or failure to call


AppRegistry.registerComponent'



The screen shot attached below please find it
enter



More From » reactjs

 Answers
55

It is likely that you already have another React Native packager server running for another app or that the app name in AppDelegate.m and your index.js is not the same.



Try closing all terminal windows, double check the value of moduleName and run the project again.


[#63290] Sunday, February 14, 2016, 8 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
monetm

Total Points: 615
Total Questions: 103
Total Answers: 119

Location: Finland
Member since Fri, Oct 21, 2022
2 Years ago
monetm questions
Fri, Feb 26, 21, 00:00, 3 Years ago
Wed, Sep 9, 20, 00:00, 4 Years ago
Sun, Jul 26, 20, 00:00, 4 Years ago
Thu, Jun 11, 20, 00:00, 4 Years ago
;