Skip to content

Instantly share code, notes, and snippets.

View GopeshMedayil's full-sized avatar
:octocat:
Learn Relearn Unlearn

Gopesh GopeshMedayil

:octocat:
Learn Relearn Unlearn
View GitHub Profile
/**
* Sample React Native App
* https://github.com/facebook/react-native
* @flow
*/
import React, { Component } from 'react';
import {
AppRegistry,
StyleSheet,
{
"name": "Ourexpenses",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"react": "16.0.0-alpha.6",