citation-tagsStyles
{
« img »: {
« width »: 65,
« height »: 65,
« borderRadius »: 35,
« overflow »: « hidden »
},
« container »: {
« borderRadius »: 15,
« overflow »: « hidden »,
« borderWidth »: 1,
« borderColor »: « #ccc »,
« shadowColor »: « #000 »,
« shadowOffset »: { « width »: 0, « height »: 4 },
« shadowOpacity »: 0.2,
« shadowRadius »: 4,
« alignSelf »: « center »,
« width »: « 100% »
},
« backgroundImage »: {
« width »: « 100% »,
« justifyContent »: « center »,
« position »: « relative »,
« alignItems »: « center »
},
« overlay »: {
« backgroundColor »: « rgba(0, 0, 0, 0.45) »
},
« content »: {
« padding »: 10,
« paddingBottom »: 0,
« position »: « relative »,
« width » : « 100% »
},
« hr » : {
« marginVertical »: 16,
« height »: 1,
« backgroundColor »: « white »
}
}
Laisser un commentaire