For Measurements
1 min
once the sdk is installed update your babel config js module exports = { presets \['module @react native/babel preset'], plugins \[ '@appstorys/appstorys react native/babel plugin', ], }; if you are using typescript then update the tsconfig json "include" \[ " / ts", " / tsx", "node modules/@appstorys/appstorys react native/appstorys d ts" ]