Hi,
That's the first time I was trying to eject a react-native project, so I decided to run the SensorTag project example first to understand how it works.
So I downloaded the project, npm i to install dependencies, I opened in Android Studio, but when I run the project, I've got the follow error:
E/ReactNativeJS: { [TypeError: null is not an object (evaluating ' _BleModule.BleModule.createClient')] line: 99159, column: 27, sourceURL: 'http://10.0.2.2:8081/index.bundle?platform=android&dev=true&minify=false' } E/ReactNativeJS: The above error occurred in task bleSaga
or on the phone:

Could someone help me start the project?