Hamza Shahid

Results 3 comments of Hamza Shahid

Make sure you guys are using async await : export const fetchMyLocation = async () => { try { const location = await GetLocation?.getCurrentPosition({ enableHighAccuracy: true, timeout: 15000, // Set...

> **Describe the bug** When dragging an item in the draggable flatlist that is wrapped in a touchable opacity, the touchable opacity doesn't receive the onPressOut event. This makes it...

updating to the latest ruby version resolved the issue for me: Run the following command to install RVM: \curl -sSL https://get.rvm.io | bash -s stable Run the following command to...