Skip to content

The "Stepcounter" app, developed with Expo and React Native, visualizes health metrics using "react-native-svg" rings and animations from "react-native-reanimated." It utilizes "react-native-health" for data and enables date-wise tracking for user insights.

Notifications You must be signed in to change notification settings

nikul6/StepCounter

Repository files navigation

StepCounter - using Expo, TypeScript and React Native Health

The Stepcounter app, built using Expo and React Native, tracks health metrics like Steps, Distance, and Flights Climbed. It employs "react-native-svg" for visualizing progress rings and "react-native-reanimated" for smooth animations. The "react-native-health" library gathers data, while date-wise tracking helps users monitor their health journey effectively.

🚀 How to create Expo app

npx create-expo-app@latest StepCounter -t

🚀 How to clone this repo

git clone https://github.com/nikul6/StepCounter.git

and then install node-modules

npm install

and then run the expo app

npm run ios

🚀 UI

Home alt text

📝 Notes

About

The "Stepcounter" app, developed with Expo and React Native, visualizes health metrics using "react-native-svg" rings and animations from "react-native-reanimated." It utilizes "react-native-health" for data and enables date-wise tracking for user insights.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published