Skip to content

Instantly share code, notes, and snippets.

@FiberJW
FiberJW / DropdownAlertProvider.js
Last active January 26, 2018 16:33
react-native-dropdown-alert hacks
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
@FiberJW
FiberJW / esnextbin.md
Created May 11, 2016 18:15
esnextbin sketch
# initialization file (not found)