Thanks to visit codestin.com
Credit goes to gist.github.com

Skip to content

Instantly share code, notes, and snippets.

View marqroldan's full-sized avatar

Marq Roldan marqroldan

View GitHub Profile
@marqroldan
marqroldan / SampleTaskList.js
Created August 3, 2020 03:48
SampleTaskList (no delete and edit)
import React from 'react';
import {
View,
SectionList,
FlatList,
SafeAreaView,
Text,
TouchableOpacity,
Button,
TextInput,