0
votes

I am learning React Native and when I launched my first project, it should lead me to Metro Bundler on localhost in my browser right? Well, when I went to localhost:19000 it gave me the JSON output instead of UI.enter image description here

I don't know what is this what am I doing wrong here... According to some guides, I saw and some YT videos it should open up my browser with Metro Bundler.