Open
Description
Please take a minute to read our NativeScript Code of Conduct before proceeding with posting issues or discussing. The purpose of this guide is to make communication and cooperation within our forums a pleasure for you and the other members.
Please, provide the details below:
Tell us about the problem
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/Android/Both (if applicable tell us the specific version of the platform)
Please provide the following version numbers that your issue occurs with:
- Progress NativeScript UI plugin version: (the version of nativescript-ui-* in the
package.json
) - CLI: (run
tns --version
to fetch it) - Cross-platform modules: (the version of tns-core-modules in the
package.json
) - Runtime(s): (the
"tns-android"
and"tns-ios"
properties in thepackage.json
)
Please tell us how to recreate the issue in as much detail as possible.
- Start the application ..
- ...
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
(You can paste entire code snippets, link to playground demo or attach a runnable project)