get-amigo / Amigo

1 stars 0 forks source link

Fix/slide navigation #159

Closed Pratik1968 closed 2 months ago

Pratik1968 commented 2 months ago

Before

Navigation was getting stuck when the user used sliding navigation.

Now

Added a throttle function to reduce API calls. Added a shallow equal check to see if the response data has changed; if it has, update the state.