android - Can't run Hello World React Native App - Missing Realm constructor -


i'm trying build test react-native app using these instructions.

react-native init awesomeproject cd awesomeproject react-native run-android 

when (on device , on emulator), get:

missing realm constructor - please ensure realmreact framework included!

i haven't done special (i haven't touched code yet), trying load default hello world app.

enter image description here

this can because have react packager terminal instance running old app, , created new project , ran it. need close old react packager ,

react-native run-ios 

for new project.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -