Skip to content

Commit

Permalink
Add example new upgrade . gif, use permanent pictures link
Browse files Browse the repository at this point in the history
  • Loading branch information
Nattatorn Yucharoen committed Aug 23, 2020
1 parent 62c5bbb commit 551fc4b
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions App.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@ const Tab = createBottomTabNavigator()

const HomeIcon = ({ focused, tintColor }) => (
<Icon
name="circle"
type="entypo"
name="lens"
type="material"
size={26}
color={focused ? tintColor : 'gray'}
color={focused ? '#adacac' : '#ededed'}
/>
)

Expand All @@ -105,7 +105,7 @@ export default function App() {
height: 30,
},
style: {
backgroundColor: 'white',
// backgroundColor: 'transparent',
justifyContent: 'center',
},
}}
Expand Down
Binary file added images/giphy.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions mocks/contact.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"catchPhrase": "Team-oriented hybrid neural-net",
"bs": "user-centric embrace vortals"
},
"avatar": "https://i.pinimg.com/originals/cf/83/ee/cf83ee36ec9eeea1fda7566c3071da24.jpg",
"avatar": "https://i.imgur.com/GfkNpVG.jpg",
"avatarBackground":
"https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcS-FZl1x3SwRtwFoNLpogcmLRp8ZTr8zEVUrw&usqp=CAU",
"https://i.imgur.com/rXVcgTZ.jpg",
"tels": [
{ "id": 1, "name": "Mobile", "number": "+66 (089)-928-2134" },
{ "id": 2, "name": "Work", "number": "+41 (112)-435-9887" }
Expand Down
2 changes: 1 addition & 1 deletion screens/Product1/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"title": "338 Spear St #26G",
"address": "San Francisco, CA 94105",
"img":
"https://www.romania-insider.com/sites/default/files/styles/article_large_image/public/2019-11/jw_marriott_hotel_bucharest_-_guestroom_the_company.jpg",
"https://i.imgur.com/EUk0768.jpg",
"detail": "Enjoy true urban living in this spacious one bedroom, one bath home at The Infinity. This full service home is finished with Studio Becker cabinetry, hardwood floors, Bosch and Thermador appliances, in-unit washer/dryer and custom lighting. Premium Secure Undergroud"
}
8 changes: 4 additions & 4 deletions screens/Profile3/contact.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"username": "cherprang_BNK48",
"bio": "Singer",
"avatar":
"https://i.pinimg.com/originals/fd/4a/21/fd4a2132c3b11597e5da0babb2145685.jpg",
"https://i.imgur.com/FmeKYGe.jpg",
"avatarBackground":
"https://mpics.mgronline.com/pics/Images/561000003542408.JPEG",
"https://i.imgur.com/k2XhDRw.jpg",
"posts": [
{
"id": 1,
Expand All @@ -16,7 +16,7 @@
"paragraph":
"Beatae voluptas ea magni quibusdam dolorem sit aut qui. Dolorem rerum et consequuntur inventore officia excepturi dolore architecto fuga. Quia consequatur asperiores rerum qui corporis dolorum. At harum velit adipisci iste odit modi veniam ut. Deserunt quibusdam velit non ea.",
"image":
"https://i.imgur.com/Lyp0qIz.jpg",
"https://i.imgur.com/9JWV4yR.jpg",
"imageHeight": 1080,
"imageWidth": 1350,
"createdDate": "2017-11-21T02:33:53.770Z",
Expand Down Expand Up @@ -73,7 +73,7 @@
"paragraph": "Veniam veritatis nihil illum rerum et. Temporibus facere sed delectus corporis alias. Et odio aliquid est. Quas sit et quia tempora sit eveniet quam.",
"createdDate": "2017-03-24T10:56:15.461Z",
"image":
"https://i.pinimg.com/564x/d2/d9/10/d2d910d15521eb5e6df6dfc8ae7fd2cd.jpg",
"https://i.imgur.com/SClIy2m.jpg",
"imageHeight": 826,
"imageWidth": 1080,
"user": {
Expand Down

0 comments on commit 551fc4b

Please sign in to comment.