DaShop is built using React Native, This applicaton facilitates 8+ screens equipped with full functionality that an eCommerce app requires.This is a great starting point for app development
"0" : {
"id" : "1",
"product_title" : "Practical Cotton Hat",
"product_price" : "1.00",
"product_description" : "Rustic",
"product_image" : "https://s3.amazonaws.com/uifaces/faces/twitter/y2graphic/128.jpg"
},
"1" : {
"id" : "2",
"product_title" : "Refined Wooden Fish",
"product_price" : "952.00",
"product_description" : "Incredible",
"product_image" : "https://s3.amazonaws.com/uifaces/faces/twitter/vigobronx/128.jpg"
},
...
{
"results": [
{
"gender": "male",
"name": {
"title": "Mr",
"first": "Gerardo",
"last": "Peña"
},
"location": {
"street": {
"number": 4236,
"name": "Calle de Arganzuela"
},
"city": "Gandía",
"state": "Aragón",
"country": "Spain",
"postcode": 85194,
"coordinates": {
"latitude": "-22.2103",
"longitude": "-137.7351"
},
"timezone": {
"offset": "0:00",
...