yasinatesim / react-native-counter-up

I did for see React Native πŸ˜‹

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Counter Up

npm version npm version

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

License

About

I did for see React Native πŸ˜‹

License:MIT License


Languages

Language:Objective-C 26.4%Language:JavaScript 23.7%Language:Ruby 17.9%Language:Java 16.7%Language:HTML 11.6%Language:Starlark 3.8%