Skip to content

Instantly share code, notes, and snippets.

@quantumlicht
quantumlicht / containers_app.js
Created August 4, 2016 02:32
Redux React-Native App
import React, { Component, PropTypes } from 'react'
import { connect } from 'react-redux'
import {
View
} from 'react-native'
import Svg,{
Circle,
Ellipse,
G,