lutakyn

Results 4 comments of lutakyn

Yes I agree to what @HugoGresse suggested, I was getting accuracy of 2000, after switching to react-native-geolocation, I'm getting accuracy of 25 which is better

> Can you please update it to support the latest version on react native check react-native-aes-pack,it is an updated version of this library.It support auto linking with pod.sorry @rocwangv ,I...

Thanks for the inspiration @work4m. This worked like magic, it even worked with scrollview const debouncedStart = debounce(() => { start(); }, 5000); const runTutorial=()=>{ if(!homepageTutorialComplete && !startTutorial){ // Call...