Oscar Arzola

Results 7 comments of Oscar Arzola

@bdart i think that was managed by the "ref" on the renderInput but still is attached to the old behaviour of React 0.13

Anyone already fixed the "ref" issue inside the render method?

Hi @bdart i got `Uncaught Error: Invariant Violation: addComponentAsRefTo(...): Only a ReactOwner can have refs. You might be adding a ref to a component that was not created inside a...

@bdart when i run a `npm ls | grep react` i only got single React library loaded, as i said when i comment this: `

You should implement that function with something like ``` _fetchStepCountData() { const today = moment() const options = { startDate: today.toISOString(true) } AppleHealthKit.getStepCount({ date: options.startDate }, (err, results) => {...

This package seems that is not maintained anymore https://pub.dev/packages/geolocator it's a good alternative