akveo / akveo/react-native-ui-kitten
TopNavigation's subtitle styling fix
- Dominant language
- TypeScript
- Stars
- 10.7k
- Forks
- 962
- PR merge metrics
- No merged PRs in 30d
Description
## 🐛 Bug Report
I added a subtitle property to the `` component, but the subtitle remains on the same line as the title, except I set the alignment to `center`.
## To Reproduce
Steps to reproduce the behavior:
```
```


## Expected behavior
The title and subtitle should be on different lines.
## UI Kitten and Eva version
| Package | Version |
| ----------- | ----------- |
| @eva-design/eva | "^2.2.0" |
| @ui-kitten/components | "^5.3.1" |
Contributor guide
Assessment
This issue has not been assessed yet.