|
{
|
|
"navigationBarTitleText": "TabBar",
|
|
"usingComponents": {
|
|
"text-only": "./text-only/index",
|
|
"icon-only": "./icon-only/index",
|
|
"base": "./base/index",
|
|
"sub": "./sub/index",
|
|
"badge": "./badge/index",
|
|
"round": "./round/index",
|
|
"custom": "./custom/index"
|
|
}
|
|
}
|