Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nativescript/tns-core-modules-widgets
Repo for widgets used in NativeScript modules
https://github.com/nativescript/tns-core-modules-widgets
android core ios mobile modules nativescript widgets
Last synced: 3 months ago
JSON representation
Repo for widgets used in NativeScript modules
- Host: GitHub
- URL: https://github.com/nativescript/tns-core-modules-widgets
- Owner: NativeScript
- License: apache-2.0
- Archived: true
- Created: 2015-07-15T07:46:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T11:47:19.000Z (almost 6 years ago)
- Last Synced: 2024-04-14T04:19:56.585Z (9 months ago)
- Topics: android, core, ios, mobile, modules, nativescript, widgets
- Language: Java
- Homepage:
- Size: 1.92 MB
- Stars: 11
- Watchers: 28
- Forks: 19
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
**__This repository is deprecated__ in favor** of [NativeScirpt/NativeScript/tns-core-modules-widgets](https://github.com/NativeScript/NativeScript).
# NativeScript Core Modules Widgets
[![Build Status](https://travis-ci.org/NativeScript/tns-core-modules-widgets.svg?branch=master)](https://travis-ci.org/NativeScript/tns-core-modules-widgets)This repository contains the source code of the `tns-core-modules-widgets` library. This library represents native code (Java and Objective-C) used by the NativeScript [`core modules`](https://github.com/NativeScript/NativeScript/tree/master/tns-core-modules).
[NativeScript](https://www.nativescript.org/) is a framework which enables developers to write truly native mobile applications for Android and iOS using JavaScript and CSS.
- [Contribute](#contribute)
- [Get Help](#get-help)## Contribute
We love PRs! Check out the [contributing guidelines](CONTRIBUTING.md) and [development workflow for local setup](DevelopmentWorkflow.md). If you want to contribute, but you are not sure where to start - look for issues labeled [`help wanted`](https://github.com/NativeScript/tns-core-modules-widgets/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22).## Get Help
Please, use [github issues](https://github.com/NativeScript/tns-core-modules-widgets/issues) strictly for [reporting bugs](CONTRIBUTING.md#reporting-bugs) or [requesting features](CONTRIBUTING.md#requesting-new-features). For general questions and support, check out the [NativeScript community forum](https://discourse.nativescript.org/) or ask our experts in [NativeScript community Slack channel](http://developer.telerik.com/wp-login.php?action=slack-invitation).