-
-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Description
Which platform(s) does your issue occur on?
- iOS 4.1.1
- iOS/Android versions
- emulator, iPhone 6
-Playground used Android real device
Please, provide the following version numbers that your issue occurs with:
- CLI: (run
tns --version
to fetch it)4.1.0
- Cross-platform modules: (check the 'version' attribute in the
node_modules/tns-core-modules/package.json
file in your project) - Runtime(s): (look for the
"tns-android"
and"tns-ios"
properties in thepackage.json
file of your project)
"tns-android": {
"version": "4.1.3"
},
"tns-ios": {
"version": "4.1.1"
}
Please, tell us how to recreate the issue in as much detail as possible.
Put 2 Spans
inside a FormattedString
, and try to style it with things besides color.
Is there any code involved?
breningham, Lelelo1, lb0ss and jpierront
Metadata
Metadata
Assignees
Labels
No labels