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: 12 months ago
JSON representation
Simple promo buy-screen to display in-app products for purchase
- Host: GitHub
- URL: https://github.com/appintheair/react-native-buyscreen
- Owner: appintheair
- License: mit
- Created: 2015-04-02T16:40:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-27T04:48:09.000Z (almost 10 years ago)
- Last Synced: 2024-10-29T13:50:23.539Z (over 1 year ago)
- Language: JavaScript
- Size: 9.08 MB
- Stars: 153
- Watchers: 24
- Forks: 31
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-react-native - Buyscreen sample ★151
- awesome-react-native - Buyscreen sample ★151
- awesome-react-native - Buyscreen sample ★151
- awesome-react-native - Buyscreen sample ★151
- awesome-react-native - Buyscreen sample ★151
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

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