Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasimy-as/stopwatch-rn
A simple stopwatch application using React Native.
https://github.com/hasimy-as/stopwatch-rn
Last synced: 5 days ago
JSON representation
A simple stopwatch application using React Native.
- Host: GitHub
- URL: https://github.com/hasimy-as/stopwatch-rn
- Owner: hasimy-as
- License: mit
- Created: 2020-02-06T02:21:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T16:03:54.000Z (about 2 years ago)
- Last Synced: 2024-11-02T00:11:30.490Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stopwatch-RN
A simple stopwatch application using React Native.# Project Status
[![Github License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/hasimy-as/Stopwatch-RN/master/LICENSE)
[![NPM Version](https://img.shields.io/npm/v/npm.svg)](https://www.npmjs.com/)## Version 1.0.0
Fixed version. May changed due to debugging if available.
# Basic Usage
Follow the instructions below:
```sh
First, clone this repo.Second, Download the needed dependencies by using (npm install --save).
Third, run the application using Expo.
```
## Licensed under the [MIT License](https://raw.githubusercontent.com/hasimy-as/Stopwatch-RN/master/LICENSE)
Happy coding!
~Hasimy