Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rigor789/listviewscrollissuerepro

A reproduction for a ListView issue on ios
https://github.com/rigor789/listviewscrollissuerepro

Last synced: 3 days ago
JSON representation

A reproduction for a ListView issue on ios

Awesome Lists containing this project

README

        

# NativeScript-Vue Application

> A native application built with NativeScript-Vue

## Usage

``` bash
# Install dependencies
npm install

# Build for production
tns build --bundle

# Build, watch for changes and debug the application
tns debug --bundle

# Build, watch for changes and run the application
tns run --bundle
```