react-native-swipestack

0.2.1 • Public • Published

React Native - Swipe Card Stack

WIP (unstable)

React-Native Swipe Card Stack

Package implementing a flexible approach for tinder-like swipe cards. By exposing the pan developers can easily use their choice of animation.

Demo

Insert gif or link to demo

Installation

This package requires no additional dependencies and you can simply install it via the CLI with your package manager of choice.

  yarn add react-native-swipestack
  npm install react-native-swipestack

Usage/Example

See the example app in the example folder: /example

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

add(num1, num2)

Takes two numbers and returns the sum.

Readme

Keywords

Package Sidebar

Install

npm i react-native-swipestack

Weekly Downloads

2

Version

0.2.1

License

MIT

Unpacked Size

430 kB

Total Files

13

Last publish

Collaborators

  • simon.lund