Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1021 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 1021 Bytes

react-native Buyscreen sample

Based on react-native framework (as of 0.21.0) by Facebook.

Customizable buy-screen for displaying products for user to purchase. Have links to native code in order to process transactions and load actual products configuration (e.g. if loaded from backend).

Current version (with real StoreKit integration) will be used in App in the Air.

Components

Was built using framework provided components:

  • Line — simple line
  • Carousel — scroll view which its contents in loop and allows the user to change pages
  • FilledButton — button with round corners
  • HUDActivityIndicator — simple MBProgressHUD-inspired activity indicator

Demo


More on react-native here: http://facebook.github.io/react-native/docs/getting-started.html#content