Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
tns-template-health-survey-ng
Advanced tools
Health survey template that saves data to Kinvey database.
App templates help you jump start your native cross-platform apps with built-in UI elements and best practices. Save time writing boilerplate code over and over again when you create new apps.
This Health Survey template is a fundamental building block for researchers and developers to create powerful apps for medical research with visual consent flows, customizable survey modules, and HIPAA compliant cloud support from Kinvey. The template uses a RadDataForm component to display the Login/Register pages. The RadDataForm component is part of Progress NativeScript UI.
Execute the following command to create an app from this template:
tns create my-health-survey --template tns-template-health-survey-ng
Note: This command will create a new NativeScript app that uses the latest version of this template published to [npm] (https://www.npmjs.com/package/tns-template-health-survey-ng).
If you want to create a new app that uses the source of the template from the master
branch, you can execute the following:
# clone nativescript-app-templates monorepo locally
git clone git@github.com:NativeScript/nativescript-app-templates.git
# create app template from local source (all templates are in the 'packages' subfolder of the monorepo)
tns create my-health-survey --template nativescript-app-templates/packages/template-health-survey-ng
NB: Please, have in mind that the master branch may refer to dependencies that are not on NPM yet!
The NativeScript framework has a vibrant community that can help when you run into problems.
Try joining the NativeScript community Slack. The Slack channel is a great place to get help troubleshooting problems, as well as connect with other NativeScript developers.
If you have found an issue with this template, please report the problem in the NativeScript repository.
We love PRs, and accept them gladly. Feel free to propose changes and new ideas. We will review and discuss, so that they can be accepted and better integrated.
NB: Please, have in mind that the master branch may refer to dependencies that are not on NPM yet!
FAQs
Health survey template that saves data to Kinvey database.
The npm package tns-template-health-survey-ng receives a total of 2 weekly downloads. As such, tns-template-health-survey-ng popularity was classified as not popular.
We found that tns-template-health-survey-ng demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 12 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.