13 lines
248 B
JSON
13 lines
248 B
JSON
{
|
|
"navigationBarTitleText": "TabBar",
|
|
"usingComponents": {
|
|
"text-only": "./text-only",
|
|
"icon-only": "./icon-only",
|
|
"base": "./base",
|
|
"sub": "./sub",
|
|
"badge": "./badge",
|
|
"round": "./round",
|
|
"custom": "./custom"
|
|
}
|
|
}
|