Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 942 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 942 Bytes

V2HOT

V2HOT is an iOS App made by @xcatliu, powered by React Native.

It lists hot topics in v2ex by fetching v2ex hot topics API.

Available in App Store

Three way to get V2HOT in your iPhone:

V2HOT Download

Getting Start

  1. Follow React Native Getting Start, ensure you have finished installing the requirements.
  2. Open V2HOT.xcodeproj in Xcode, Command + R to run this project in iOS Simulator.
  3. Focus on iOS Simulator, Command + R to refresh, Command + D to debugging in Chrome.
  4. Check out index.ios.js and lib/**, enjoy coding!