[Realm/React-Native debugger]: constructor must be of type 'function', got (undefined)
This error only appears in version 2.18.0
(latest) try downgrading to the version before 2.16.0
To downgrade the realm package
npm uninstall realm
npm install --save [email protected]