This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying that +mablack is my blockchain ID. https://onename.com/mablack |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** @jsx React.DOM */ | |
var React = require('react'); | |
var ZyngaScroller = require('react-touch/lib/environment/ZyngaScroller'); | |
var AnimatableContainer = require('react-touch/lib/primitives/AnimatableContainer'); | |
var TouchableArea = require('react-touch/lib/primitives/TouchableArea'); | |
var ANIMATABLE_CONTAINER_STYLE = { | |
bottom: 0, |