Is there a date range picker that will work in native?

0
  I am building an app that requires a date range picker. I was able to find one in the marketplace that seems to work well for web purposes, but as I convert the app to native I am finding the date range picker is only supported on web documents.   Has anyone else run across this? Is there a version for native I am missing?   Thanks,   
asked
1 answers
0

When you create a new native mobile page:
you should be able to select a navigation layout from the Atlas_Core template under ‘Native Mobile’

(Assuming you have set-up a Native Mobile navigation profile)

 

Thereafter, when you open the created native-mobile page, and select ‘Toolbox’ on the right panel, you will be able to search for “Date picker”

That will be compatible with native.

answered