Skip to content

Instantly share code, notes, and snippets.

View fabioespinosa's full-sized avatar
:octocat:

Fabio Espinosa fabioespinosa

:octocat:
View GitHub Profile
@fabioespinosa
fabioespinosa / Firebase Simple Group Chat FBDC
Last active February 9, 2018 03:45
This is a simple group chat app built with React Native that uses Firebase and Native Base
import React, { Component } from 'react';
import {
Container,
Header,
Content,
List,
ListItem,
Left,
Body,
Right,