Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 2.11 KB

README.md

File metadata and controls

60 lines (34 loc) · 2.11 KB

FinanceMacOSReactNative

Dependency Status devDependency Status

iOS's Stocks App clone written for MacOS with Touch Bar support. Data is pulled from Yahoo Finance.

Download

Mac App Button

App preview

Screenshot

Preview

Application

Preview

Touch Bar

Preview

React and React Native version

Plugins used

Related project

  • FinanceReactNative - iOS's Stocks App clone written in React Native for demo purpose (available both iOS and Android).

Running

Prerequisites

  • Xcode 8.1 on macOS Sierra 10.12.1 (12B2657) or later

Clone & install

  • Clone this repo git clone git@github.com:7kfpun/FinanceMacOSReactNative.git
  • cd FinanceMacOSReactNative
  • run npm install

Start

  • Run open macos/Finance.xcodeproj

License

Released under the MIT License.