react-native-counter-up

I did for see React Native 😋

MIT License

Stars
0

This project is basic counter up app via React Native.

This project was developed for improve myself.


Demo URL


Features

  • Find and fix problems in your JavaScript code with Eslint.
  • Beautify code with Prettier.
  • Lint code and can prevent bad git with Lint Staged and Husky tools.

How to Use

1- Clone this repository

git clone https://github.com/yasinatesim/react-native-counter-up.git reactNativeCounterUp

2- Install the project dependencies

cd reactNativeCounterUp
npm install

4- Develop awesome things

For IOS

npm run ios

For Android

npm run android

For Web

npm run start:web

Lint

npm run lint

License

Badges
Extracted from project README
npm version npm version License
Related Projects