MathPow / DevEngageAnalytics

DevSocialsStats is an open-source project aimed at tracking and analyzing social media statistics from platforms such as GitHub, GitLab, Stack Overflow, and LinkedIn. This project provides valuable insights into developer activity, engagement, trends, and sentiment analysis within the vibrant developer community.
6 stars 3 forks source link

Fix touch navigation #59

Open MathPow opened 1 month ago

MathPow commented 1 month ago

Main Task

Make touch navigation smooth and add alternative to hover event for mobile only.

You can use mobile react to know if the user is actually on a touch screen or not.