V2HOT

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

MIT License

Stars
55

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:

Getting Start

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