May be it is need to use development build to use this staff. Try to use npx expo prebuild to create native folders (ios and android). Next run npx expo run:android (or ios) to start. I hope it will help you.