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
![]