made with esnextbin
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
# initialization file (not found) |
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
import React, { PropTypes, Component } from "react"; | |
import { View, StyleSheet, StatusBar } from "react-native"; | |
import DropdownAlert from "react-native-dropdownalert"; | |
import { observer } from "mobx-react/native"; | |
import { observable } from "mobx"; | |
@observer | |
export default class DropdownAlertProvider extends Component { | |
static propTypes = { | |
children: React.PropTypes.any |
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
{"lastUpload":"2017-08-10T18:46:53.540Z","extensionVersion":"v2.8.2"} |
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
/** | |
* @flow | |
*/ | |
import React, { Component } from "react"; | |
import { View } from "react-native"; | |
type State = { | |
heroLayout: { height: number, width: number }, | |
buttonLayout: { height: number, width: number } |
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
// @flow | |
import React, { Component } from "react"; | |
import { Animated, TouchableWithoutFeedback } from "react-native"; | |
type State = { | |
height: number, | |
width: number, | |
elevation: Animated.Value | |
}; |
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
{ | |
"name": "<Your App Name Here />", | |
"reason": { | |
"react-jsx": 2 | |
}, | |
"bsc-flags": ["-bs-super-errors"], | |
"bs-dependencies": ["reason-react"], | |
"sources": [ | |
{ | |
"dir": "./src", |
I hereby claim:
- I am fiber-god on github.
- I am wheatleyj404 (https://keybase.io/wheatleyj404) on keybase.
- I have a public key ASD7WWIfHvOQHrmRIhm6rB797OJ1dTZkES9UH81LjMI9fQo
To claim this, I am signing this object:
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
### Keybase proof | |
I hereby claim: | |
* I am FiberJW on github. | |
* I am wheatleyj404 (https://keybase.io/wheatleyj404) on keybase. | |
* I have a public key whose fingerprint is ED41 FC60 B2AC 268B 6145 22D6 498A 41F2 51AD F582 | |
To claim this, I am signing this object: |
OlderNewer