Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/appintheair/react-native-buyscreen

Simple promo buy-screen to display in-app products for purchase
https://github.com/appintheair/react-native-buyscreen

Last synced: 2 months ago
JSON representation

Simple promo buy-screen to display in-app products for purchase

Lists

README

        

# react-native Buyscreen sample

Based on [react-native framework](https://github.com/facebook/react-native/) (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](https://www.appintheair.mobi).

### Components
Was built using framework provided components:
* `Line` — simple line
* [`Carousel`](https://github.com/appintheair/react-native-looped-carousel) — scroll view which its contents in loop and allows the user to change pages
* `FilledButton` — button with round corners
* `HUDActivityIndicator` — simple [MBProgressHUD](https://github.com/jdg/MBProgressHUD)-inspired activity indicator

### Demo
![](http://spronin.github.io/img/react.gif)

----

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