Basic UI components not found in NativeScript for AngularAngular HTML binding@Directive v/s @Component in AngularAngular - Use pipes in services and componentsHuge number of files generated for every Angular projectAngular 2 date pipe inside a FormControl inputHow to add mask on angular material date pickerHow to let user pick file for upload in nativescript (tried nativescript-imagepicker but need also non-images)Nativescript ClassNotFoundException: com.tns.NativeScriptActivityNativeScript core CameraPlus with MLKit doesn't works if saveToGallery is falseAngular workspace with multiple Angular + Nativescript Code sharing projects and a resusable library
What's the best way to update Homebrew when upgrading macOS?
Understanding basic photoresistor circuit
Is a vertical stabiliser needed for straight line flight in a glider?
How can I answer high-school writing prompts without sounding weird and fake?
Control variables and other independent variables
Drawing perpendicular lines, filling areas
"Right on the tip of my tongue" meaning?
Should these notes be played as a chord or one after another?
What happened to python's ~ when working with boolean?
To what extent may I customize a demiplane?
Was this a power play by Daenerys?
How do I tell my supervisor that he is choosing poor replacements for me while I am on maternity leave?
Increase height of laser cut design file for enclosure
Is there a faster way to calculate Abs[z]^2 numerically?
What is the best way for a skeleton to impersonate human without using magic?
On studying Computer Science vs. Software Engineering to become a proficient coder
Early arrival in Australia, early hotel check in not available
How does Howard Stark know this?
Ex-manager wants to stay in touch, I don't want to
Composite Factor Soup
Is a diamond sword feasible?
Is Simic Ascendancy triggered by Awakening of Vitu-Ghazi?
Was the Highlands Ranch shooting the 115th mass shooting in the US in 2019
Delta TSA-Precheck status removed
Basic UI components not found in NativeScript for Angular
Angular HTML binding@Directive v/s @Component in AngularAngular - Use pipes in services and componentsHuge number of files generated for every Angular projectAngular 2 date pipe inside a FormControl inputHow to add mask on angular material date pickerHow to let user pick file for upload in nativescript (tried nativescript-imagepicker but need also non-images)Nativescript ClassNotFoundException: com.tns.NativeScriptActivityNativeScript core CameraPlus with MLKit doesn't works if saveToGallery is falseAngular workspace with multiple Angular + Nativescript Code sharing projects and a resusable library
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I am working on NativeScript with Angular 2, but I cannot find some very simple things.
For e.g.
- A date input field with a date picker on tap.
- A select dropdown with options.
- A file/image input field that can browse phone storage or take camera photo.
I cannot find these basic widgets while some other similar widgets do exist, like TextInput, TextView, etc.
If any one knows how to work with this, please help.
|
show 7 more comments
I am working on NativeScript with Angular 2, but I cannot find some very simple things.
For e.g.
- A date input field with a date picker on tap.
- A select dropdown with options.
- A file/image input field that can browse phone storage or take camera photo.
I cannot find these basic widgets while some other similar widgets do exist, like TextInput, TextView, etc.
If any one knows how to work with this, please help.
You realize that there are hundreds of frameworks that don't include anything nearly that complicated in them, right? And that you can always include libraries built on top of the framework. If you have very specific wants like that, time to start writing them. You are a programmer after all.
– Gabe Sechan
Mar 23 at 11:05
@GabeSechan thanks for taking the time to reply, but what you are calling specific wants are not very specific, they are general. A simple date input, or select dropdown is the least that a framework should have. I was hoping to get an answer from a NativeScript expert. But thanks for your answer anyway.
– M.Imran Mamda
Mar 23 at 11:28
No, they aren't general. They're very specific, and few to go frameworks will have them.
– Gabe Sechan
Mar 23 at 11:29
Sorry @GabeSechan I dis-agree with you on this. They are as general as a text field input or a number input. Anything that is used commonly is general.
– M.Imran Mamda
Mar 23 at 11:31
You have unreasonable expectations. Especially the 3rd, native android itself doesn't have that
– Gabe Sechan
Mar 23 at 11:32
|
show 7 more comments
I am working on NativeScript with Angular 2, but I cannot find some very simple things.
For e.g.
- A date input field with a date picker on tap.
- A select dropdown with options.
- A file/image input field that can browse phone storage or take camera photo.
I cannot find these basic widgets while some other similar widgets do exist, like TextInput, TextView, etc.
If any one knows how to work with this, please help.
I am working on NativeScript with Angular 2, but I cannot find some very simple things.
For e.g.
- A date input field with a date picker on tap.
- A select dropdown with options.
- A file/image input field that can browse phone storage or take camera photo.
I cannot find these basic widgets while some other similar widgets do exist, like TextInput, TextView, etc.
If any one knows how to work with this, please help.
edited Mar 24 at 4:43
M.Imran Mamda
asked Mar 23 at 10:47
M.Imran MamdaM.Imran Mamda
618
618
You realize that there are hundreds of frameworks that don't include anything nearly that complicated in them, right? And that you can always include libraries built on top of the framework. If you have very specific wants like that, time to start writing them. You are a programmer after all.
– Gabe Sechan
Mar 23 at 11:05
@GabeSechan thanks for taking the time to reply, but what you are calling specific wants are not very specific, they are general. A simple date input, or select dropdown is the least that a framework should have. I was hoping to get an answer from a NativeScript expert. But thanks for your answer anyway.
– M.Imran Mamda
Mar 23 at 11:28
No, they aren't general. They're very specific, and few to go frameworks will have them.
– Gabe Sechan
Mar 23 at 11:29
Sorry @GabeSechan I dis-agree with you on this. They are as general as a text field input or a number input. Anything that is used commonly is general.
– M.Imran Mamda
Mar 23 at 11:31
You have unreasonable expectations. Especially the 3rd, native android itself doesn't have that
– Gabe Sechan
Mar 23 at 11:32
|
show 7 more comments
You realize that there are hundreds of frameworks that don't include anything nearly that complicated in them, right? And that you can always include libraries built on top of the framework. If you have very specific wants like that, time to start writing them. You are a programmer after all.
– Gabe Sechan
Mar 23 at 11:05
@GabeSechan thanks for taking the time to reply, but what you are calling specific wants are not very specific, they are general. A simple date input, or select dropdown is the least that a framework should have. I was hoping to get an answer from a NativeScript expert. But thanks for your answer anyway.
– M.Imran Mamda
Mar 23 at 11:28
No, they aren't general. They're very specific, and few to go frameworks will have them.
– Gabe Sechan
Mar 23 at 11:29
Sorry @GabeSechan I dis-agree with you on this. They are as general as a text field input or a number input. Anything that is used commonly is general.
– M.Imran Mamda
Mar 23 at 11:31
You have unreasonable expectations. Especially the 3rd, native android itself doesn't have that
– Gabe Sechan
Mar 23 at 11:32
You realize that there are hundreds of frameworks that don't include anything nearly that complicated in them, right? And that you can always include libraries built on top of the framework. If you have very specific wants like that, time to start writing them. You are a programmer after all.
– Gabe Sechan
Mar 23 at 11:05
You realize that there are hundreds of frameworks that don't include anything nearly that complicated in them, right? And that you can always include libraries built on top of the framework. If you have very specific wants like that, time to start writing them. You are a programmer after all.
– Gabe Sechan
Mar 23 at 11:05
@GabeSechan thanks for taking the time to reply, but what you are calling specific wants are not very specific, they are general. A simple date input, or select dropdown is the least that a framework should have. I was hoping to get an answer from a NativeScript expert. But thanks for your answer anyway.
– M.Imran Mamda
Mar 23 at 11:28
@GabeSechan thanks for taking the time to reply, but what you are calling specific wants are not very specific, they are general. A simple date input, or select dropdown is the least that a framework should have. I was hoping to get an answer from a NativeScript expert. But thanks for your answer anyway.
– M.Imran Mamda
Mar 23 at 11:28
No, they aren't general. They're very specific, and few to go frameworks will have them.
– Gabe Sechan
Mar 23 at 11:29
No, they aren't general. They're very specific, and few to go frameworks will have them.
– Gabe Sechan
Mar 23 at 11:29
Sorry @GabeSechan I dis-agree with you on this. They are as general as a text field input or a number input. Anything that is used commonly is general.
– M.Imran Mamda
Mar 23 at 11:31
Sorry @GabeSechan I dis-agree with you on this. They are as general as a text field input or a number input. Anything that is used commonly is general.
– M.Imran Mamda
Mar 23 at 11:31
You have unreasonable expectations. Especially the 3rd, native android itself doesn't have that
– Gabe Sechan
Mar 23 at 11:32
You have unreasonable expectations. Especially the 3rd, native android itself doesn't have that
– Gabe Sechan
Mar 23 at 11:32
|
show 7 more comments
1 Answer
1
active
oldest
votes
The NativeScript framework actually has many widgets in their market as plugins. They are not available by default but they can be found in the market:
https://market.nativescript.org/plugins/
Here is one for the datepicker:
https://market.nativescript.org/plugins/nativescript-datetimepicker
https://github.com/NativeScript/nativescript-datetimepicker
It actually works exactly as asked in the question. It can be used to show a date field, and when clicked, it shows the date picker. The urls above also show screenshots of iOS and Android.
Here is a picker field that works like the Select Dropdown:
https://market.nativescript.org/plugins/nativescript-picker
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55312907%2fbasic-ui-components-not-found-in-nativescript-for-angular%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The NativeScript framework actually has many widgets in their market as plugins. They are not available by default but they can be found in the market:
https://market.nativescript.org/plugins/
Here is one for the datepicker:
https://market.nativescript.org/plugins/nativescript-datetimepicker
https://github.com/NativeScript/nativescript-datetimepicker
It actually works exactly as asked in the question. It can be used to show a date field, and when clicked, it shows the date picker. The urls above also show screenshots of iOS and Android.
Here is a picker field that works like the Select Dropdown:
https://market.nativescript.org/plugins/nativescript-picker
add a comment |
The NativeScript framework actually has many widgets in their market as plugins. They are not available by default but they can be found in the market:
https://market.nativescript.org/plugins/
Here is one for the datepicker:
https://market.nativescript.org/plugins/nativescript-datetimepicker
https://github.com/NativeScript/nativescript-datetimepicker
It actually works exactly as asked in the question. It can be used to show a date field, and when clicked, it shows the date picker. The urls above also show screenshots of iOS and Android.
Here is a picker field that works like the Select Dropdown:
https://market.nativescript.org/plugins/nativescript-picker
add a comment |
The NativeScript framework actually has many widgets in their market as plugins. They are not available by default but they can be found in the market:
https://market.nativescript.org/plugins/
Here is one for the datepicker:
https://market.nativescript.org/plugins/nativescript-datetimepicker
https://github.com/NativeScript/nativescript-datetimepicker
It actually works exactly as asked in the question. It can be used to show a date field, and when clicked, it shows the date picker. The urls above also show screenshots of iOS and Android.
Here is a picker field that works like the Select Dropdown:
https://market.nativescript.org/plugins/nativescript-picker
The NativeScript framework actually has many widgets in their market as plugins. They are not available by default but they can be found in the market:
https://market.nativescript.org/plugins/
Here is one for the datepicker:
https://market.nativescript.org/plugins/nativescript-datetimepicker
https://github.com/NativeScript/nativescript-datetimepicker
It actually works exactly as asked in the question. It can be used to show a date field, and when clicked, it shows the date picker. The urls above also show screenshots of iOS and Android.
Here is a picker field that works like the Select Dropdown:
https://market.nativescript.org/plugins/nativescript-picker
edited Mar 23 at 12:29
answered Mar 23 at 12:06
M.Imran MamdaM.Imran Mamda
618
618
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55312907%2fbasic-ui-components-not-found-in-nativescript-for-angular%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You realize that there are hundreds of frameworks that don't include anything nearly that complicated in them, right? And that you can always include libraries built on top of the framework. If you have very specific wants like that, time to start writing them. You are a programmer after all.
– Gabe Sechan
Mar 23 at 11:05
@GabeSechan thanks for taking the time to reply, but what you are calling specific wants are not very specific, they are general. A simple date input, or select dropdown is the least that a framework should have. I was hoping to get an answer from a NativeScript expert. But thanks for your answer anyway.
– M.Imran Mamda
Mar 23 at 11:28
No, they aren't general. They're very specific, and few to go frameworks will have them.
– Gabe Sechan
Mar 23 at 11:29
Sorry @GabeSechan I dis-agree with you on this. They are as general as a text field input or a number input. Anything that is used commonly is general.
– M.Imran Mamda
Mar 23 at 11:31
You have unreasonable expectations. Especially the 3rd, native android itself doesn't have that
– Gabe Sechan
Mar 23 at 11:32