Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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