question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to show a “Spinner” mode “DatePickerAndroid” without any dialog/modal/popup screen?

See original GitHub issue

Is this a bug report?

No

Have you read the Contributing Guidelines?

No

Environment

Environment: OS: Windows 10 Node: 6.11.5 Yarn: 1.3.2 npm: 5.6.0 Watchman: Not Found Xcode: N/A Android Studio: Version 3.0.0.0 AI-171.4408382

Packages: (wanted => installed) react: 16.0.0 => 16.0.0 react-native: 0.50.4 => 0.50.4

Steps to Reproduce

  1. How to get the DatePickerAndroid view without any dialog/popup/modal?
  2. How to show the DatePickerAndroid on a screen with other views without any dialog/popup/modal view?

Expected Behavior

I wanted to show a simple spinner mode DatePickerAndroid statically (not in a dialogue/modal screen) on a profile screen with some other views but didn’t found any helpful suggestions throughout the web.

Actual Behavior

I didn’t find such helpful suggestion/answer to show the DatePickerAndroid statically on a screen.

A screenshot here (which I need actually like this); Screenshot

Reproducible Demo

Nothing to show in a demo as I will start this from scratch after getting a valuable help.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:5

github_iconTop GitHub Comments

1reaction
ravirajn22commented, Jan 16, 2018

The DatePickerAndroid, Opens the standard Android date picker Dialog. Hence it is not currently possible to use it without opening a Dialog i.e Modal or Popup. If you want u can create your own picker using Javascript or try searching for projects in GitHub.

0reactions
breadadamscommented, May 17, 2018

For anyone running into this, go look for a wheel-picker & “build your own” 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to use a "Spinner" mode "DatePickerAndroid" without any ...
How to use a "Spinner" mode "DatePickerAndroid" without any dialog/modal/popup in react native? Ask Question. Asked 4 years, 11 months ago.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found