ui-material-components
ui-material-components copied to clipboard
[ios] ui-material-tabs
trafficstars
Make sure to check the demo app(s) for sample usage
Make sure to check the existing issues in this repository
If the demo apps cannot help and there is no issue for your problem, tell us about it
Please, ensure your title is less than 63 characters long and starts with a capital letter.
Which platform(s) does your issue occur on?
- iOS
- iOS: 13.6
- emulator or device: both
Please, provide the following version numbers that your issue occurs with:
- CLI: 6.8.0
- Cross-platform modules: rc
- Runtime(s): tns-ios 6.5.2
- Plugin(s): 4.0.9
Please, tell us how to recreate the issue in as much detail as possible.
Launch on ios
Is there any code involved?
We ran into a similar issue in core modules and the area in the stack can just be guarded to around whether a font style exists otherwise fallback to default system font.
Encountered in client project.
see attached stacktrace...

@NathanWalker related to a change in the core made a few month back. Will fix it for it to work with the new core "way"