-
![screen shot 2017-10-31 at 8 45 15 pm](https://user-images.githubusercontent.com/31333681/32230457-35a7a37c-be79-11e7-9e9e-a58ff5dc885d.png)
-
**Environment**
**Package.Json:**
```
{
"repository": "",
"nativescript": {
"id": "org.nativescript.nes.daymoncdseventsystem",
"tns-ios": {
"version": "5.2.0"
},
"t…
-
How can I move the input field and button of a login page when the keyboard appears in screen? I would like to prevent the keyboard from overlapping these input fields and buttons.
-
With the upcoming NativeScript 6, some of the plugin code should be migrated to use the Android X namespaces (instead of _support_).
The native files should also be migrated (the NativeScript runt…
-
Dear friend, we, the rest of the NativeScript community really
appreciate your feedback! While we are doing all we can to take care of every
issue, sometimes we get overwhelmed. Because of that, we …
-
hello, i have a "stupid" problem, i have an app running fine on android, now i'm trying running on ios, i'm using the system emulator, following the official guide on actionbar:
https://docs.native…
-
Currently code makes calls to the old package of the android support library. As Android 9.0.0 has been released, the project needs to be able to support both old and new versions of the support libra…
-
i am facing this issue while trying to build or run nativescript angular application
![image](https://user-images.githubusercontent.com/31466216/63219210-4cd02a80-c186-11e9-9ad9-a52b371ccebe.png)
…
-
- CLI: 3.0.3
- Cross-platform modules: 3.0.1
```
{
"description": "NativeScript Application",
"license": "MIT",
"readme": "NativeScript Application",
"repository": "",
"nativescrip…
-
For `.svg` files see: https://github.com/peoplewareDo/nativescript-svg
---
[A nice short overview.](http://www.w3schools.com/html/html5_svg.asp)
This will allow us to present some of the icons using…