Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't look right in Dark Mode #64

Open
Whip opened this issue May 10, 2020 · 0 comments
Open

Doesn't look right in Dark Mode #64

Whip opened this issue May 10, 2020 · 0 comments

Comments

@Whip
Copy link

Whip commented May 10, 2020

Make sure to check the demo app(s) for sample usage

The demos do not support dark mode

Which platform(s) does your issue occur on?

  • Android 10
  • Nokia 6.1 Device

Please, provide the following version numbers that your issue occurs with:

  • CLI: (run tns --version to fetch it) 6.5.0
  • Cross-platform modules: (check the 'version' attribute in the
    node_modules/tns-core-modules/package.json file in your project) 6.5.1
  • Runtime(s): (look for the "tns-android" and "tns-ios" properties in the package.json file of your project) 6.5.0
  • Plugin(s): (look for the version numbers in the package.json file of your
    project and paste your dependencies and devDependencies here)
"dependencies": {
    "@nativescript/theme": "2.3.3",
    "@nstudio/nativescript-cardview": "1.0.0",
    "@nstudio/nativescript-floatingactionbutton": "2.0.0",
    "@nstudio/nativescript-loading-indicator": "3.0.4",
    "@nstudio/nativescript-pulltorefresh": "1.1.1",
    "nativescript": "^6.5.0",
    "nativescript-datetimepicker": "1.2.2",
    "nativescript-drop-down": "5.0.4",
    "nativescript-google-places-autocomplete": "1.0.3",
    "nativescript-image-cache-it": "5.0.0-beta.14",
    "nativescript-material-icons": "1.0.3",
    "nativescript-modal-datetimepicker": "1.2.2",
    "nativescript-toasty": "3.0.0-alpha.2",
    "nativescript-ui-autocomplete": "6.0.1",
    "nativescript-ui-dataform": "6.0.0",
    "tns-core-modules": "6.5.1"
  },
  "devDependencies": {
    "nativescript-dev-webpack": "1.5.1",
    "sass": "1.26.5"
  },

Please, tell us how to recreate the issue in as much detail as possible.

  1. Add a standard datepicker.
  2. Change the type to calendar instead of spinner

Looks like below
Screenshot_20200508-185339

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant