Skip to content

A simple native iOS application built with React Native.

License

Notifications You must be signed in to change notification settings

slwen/stopwatch

Repository files navigation

iOS Stopwatch App

A simple native iOS application built with React Native.

screenshot

Commands

$ npm start            # Start the React Native packager
$ react-native run-ios # Boot up project in iOS
$ npm test             # Run component tests
$ npm run watch:test   # Run and watch component tests

View/Debug on iOS device:

Edit ios/stopwatch/AppDelegate.m and change jsCodeLocation to point your IP address (under OS X network settings) instead of localhost.

About

A simple native iOS application built with React Native.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published