Skip to content

Instantly share code, notes, and snippets.

View tackkinc's full-sized avatar

Tackk tackkinc

View GitHub Profile
@tackkinc
tackkinc / index.android.js
Created July 9, 2016 02:32 — forked from nidorx/index.android.js
React Native - Section ListView with search input
/**
* Inspired by "MyASUS - ASUS support" version 2016 https://play.google.com/store/apps/details?id=com.asus.ia.asusapp
* Colors: https://material.google.com/style/color.html#color-color-palette
*
* See online - https://rnplay.org/apps/7qet3A
*/
import React, { Component, } from 'react';
import {
AppRegistry,