NativeScript
NativeScript is a JavaScript-native mobile framework developed by Progress. NativeScript allows developers to build truly native cross-platform iOS/Android mobile apps using existing web skills (JavaScript, CSS, XML) and established frameworks (Angular and Vue).
Here are 659 public repositories matching this topic...
Version
2.4.0
Reproduction link
https://github.com/nativescript-vue/nativescript-vue
Platform and OS info
tns-tns-android 6.2.0 / Arch Linux / nativescript-vue: 2.4.0 / nativescript-vue-devtools: 1.2.0
Steps to reproduce
- Start a new project with the default template generator
- Select as additional dependencies V
-
Updated
Feb 11, 2020 - Objective-C
Hello everyone. This is a great project. I entered selling points of this project and I made the following comparison of a few projects to show how they differ. If you have any corrections to make you can do so by commenting in the spreadsheet from which this is generated. If you are wonderin
-
Updated
Jul 1, 2020 - TypeScript
Hello,
I am trying to implement image caching on angular however there is no example how to do this.
In general example view model is updated however in angular there is no view model and with OnPush I need to go with observables. However the app crashes. Plus then not sure when to use enableDownload and disabled onload functions.
I asked question on stackoverflow.com but got no answer.
Ques
为声明式布局生成一套新的提示文件
为声明式布局生成一套新的提示文件,
把现有的:改成.即可,文件后缀可能需要修改
I think it would be useful to have the From field in onMessageReceivedCallback. The Java API for example does provide this: https://firebase.google.com/docs/reference/android/com/google/firebase/messaging/RemoteMessage#getFrom()
Use case is if you are subscribed to multiple topics you may want to handle it differently depending on the topic. Currently you have to send the topic name also in
Describe the bug
https://github.com/NativeScript/nativescript-cli/blob/master/extending-cli.md should be updated with the latest state of the CLI hooks.
Observations on Migrating a web Project: https://docs.nativescript.org/angular/code-sharing/migrating-a-web-project
1)In the link, looks like the order of the migration is not proper. Once the router config is completed, the module migration should be the next step followed by components migration as the component migration will update the respective module.tns file with the entry of the compo
Currently, there is no information about why a given class is whitelisted or blacklisted by the metadata generator.
It would be great if we provide such information when a Gradle build is performed with the --debug flag.
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Jul 17, 2019 - JavaScript
-
Updated
Aug 29, 2018 - TypeScript
In README.md under Usage, function scan (single mode) I'd recommend either wrapping the alert function in a setTimeout as you did in the demo or removing the alert and using console.log. Currently, the alert will not be displayed. This caused me some head thumping until stepped thru a debug and then remembered the demo used the setTimeout.
Is there any update guide for new releases when using the nx cli?
I'm currently running version 8.0.14 and want to update to 8.1.1.
Note: My nx workspace is not using the angular cli, it uses the nx cli. Running
$ nx migrate @nstudio/xplatfails.
Here is the output of
$ nx migrate @nstudio/xplat> NX Report complete - copy this into the issue-
Updated
Jun 25, 2020 - TypeScript
I'm building an app in NativeScript-Vue and I need a custom marker info window.
Is it possible to remove the default window padding and position it below the marker?
Description
Could you please update the README to be in consistence with http://docs.godotengine.org/en/3.0/tutorials/plugins/gdnative/gdnative-c-example.html ?
Asking because I can simply not figure how to use this?
Details
| Go version | 1.10.3 |
| Godot version | v3.0.6.stable |
| Godot-Go version/commit hash | [1746202a2001f65ff7eb635b8cd7fc2a6ea64 |
-
Updated
Jun 17, 2020 - TypeScript
Update user location
How to update user location. In my situation it's not working
<template>
<Page class="page">
<ActionBar class="action-bar" title="Карта">
<NavigationButton text="Go Back" android.systemIcon="ic_menu_back" @tap="$router.push('/home')"/>
</ActionBar>
<StackLayout>
<Button class="btn btn-primary" @tap="addMarker">Добавить устройство</Button>
Marker icon from URL
What type of issue are you creating?
- [x ] Bug
- Enhancement
- Question
What version of this module are you using?
- 2.1.0-beta.n (2.1 Beta n)
- [x ] Other
Write other if any: The version in the master branch
Please add a description for your issue: Readme's documentation link, given in the section https://github.com/mean-expert
-
Updated
Jun 18, 2020 - TypeScript
The new code-shared structure is based on remapped imports and we strongly recommended to use them in code-shared applications. This way, typescript compiler will take the correct file (with .tns or .web extension) depending on the platform you're building for - web or mobile. Here are the steps that you need to follo
-
Updated
Mar 23, 2020 - TypeScript
Beta Documentation
I've been using the beta version of this plugin for a bit and I'm noticing a fair amount of divergence between the Readme in the readme-2x branch and the way the plugin actually works.
Is there a more up-to-date document? If not, @EddyVerbruggen do you have a problem with a PR with some updated the documentation based upon some of the things I've noticed?
Here are a few points I've noticed:
In my experience, i think this docs is more usefull, this is because
- not everyone would use their parent view as PullToRefresh
- I encountered errors while trying to use it
I found the solution and maybe you can test (and obviously update the docs
Basically main idea is to wrap PullToRefresh with StackLayout
<template>
<Page>
<ActionBar title="App's Acti
-
Updated
Apr 6, 2020 - TypeScript
-
Updated
Apr 6, 2020 - JavaScript
Created by Progress
Released March 2015
- Organization
- nativescript
- Website
- www.nativescript.org
- Wikipedia
- Wikipedia
Environment
Provide version numbers for the following components (information can be retrieved by running
tns infoin your project folder or by inspecting thepackage.jsonof the project):Describe the bug
openFile method of utils module does not preview the