Skip to content

Instantly share code, notes, and snippets.

View nicolascouvrat's full-sized avatar

Nicolas Couvrat nicolascouvrat

View GitHub Profile
class Protobuf < Formula
desc "Protocol buffers (Google's data interchange format)"
homepage "https://github.com/google/protobuf/"
url "https://github.com/google/protobuf/archive/v3.0.2.tar.gz"
sha256 "b700647e11556b643ccddffd1f41d8cb7704ed02090af54cc517d44d912d11c1"
head "https://github.com/google/protobuf.git"
bottle do
sha256 "12622b355f2f487ce7bad94d23fda69f1137a59f61a61d9b2839b64033f42334" => :sierra
sha256 "6e4be33dfd56f5a1434bd0922e5b488031cfc5d6ce599812034d3c1b855c4fe1" => :el_capitan
import React from 'react';
import {
Picker,
Alert,
Button,
View,
} from 'react-native';
const Roulette = (props) => {
const handlePress = () => {
@nicolascouvrat
nicolascouvrat / react-native-start-with-link.js
Last active April 2, 2018 13:15 — forked from GingerBear/react-native-start-with-link.js
start react native bunlder with link