Skip to content

npmdoc/node-npmdoc-nativescript-pulltorefresh

Repository files navigation

npmdoc-nativescript-pulltorefresh

A NativeScript plugin to provide the Pull to Refresh control on any view.

NPM

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "name": "nativescript-pulltorefresh",
    "version": "1.1.10",
    "description": "A NativeScript plugin to provide the Pull to Refresh control on any view.",
    "main": "pulltorefresh",
    "typings": "index.d.ts",
    "nativescript": {
        "platforms": {
            "android": "1.6.0",
            "ios": "1.6.0"
        }
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/bradmartin/nativescript-pulltorefresh"
    },
    "keywords": [
        "NativeScript",
        "native",
        "script",
        "Pull Refresh",
        "SwipeRefreshLayout",
        "Material Design",
        "UIRefreshControl",
        "android",
        "ios",
        "bradmartin",
        "Thorum"
    ],
    "contributors": [
        {
            "name": "Nathanael Anderson",
            "url": "https://github.com/nathanaela"
        },
        {
            "name": "Peter Staev",
            "url": "https://github.com/PeterStaev"
        },
        {
            "name": "Andrew Halls",
            "url": "https://github.com/ahalls"
        }
    ],
    "author": "Brad Martin <bradwaynemartin@gmail.com> (https://github.com/bradmartin)",
    "license": "Apache-2.0",
    "bugs": "https://github.com/bradmartin/nativescript-pulltorefresh/issues",
    "homepage": "https://github.com/bradmartin/nativescript-pulltorefresh"
}

misc

  • this document was created with utility2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published