mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 19:44:47 +00:00
1b6112a9bd
android styles, moved styles to platform files implemented edit profile, refactored components refactored common components, moved platform specific styles small fix fixes for code review use defstyle macro
21 lines
312 B
JSON
21 lines
312 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"idiom" : "universal",
|
|
"filename" : "icon_chats_blue.png",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "universal",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "universal",
|
|
"scale" : "3x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"version" : 1,
|
|
"author" : "xcode"
|
|
}
|
|
} |