react-native-swipeout
Advanced tools
Comparing version 2.1.4 to 2.1.5
@@ -0,1 +1,2 @@ | ||
import React from 'react'; | ||
import PropTypes from 'prop-types'; | ||
@@ -2,0 +3,0 @@ import createReactClass from 'create-react-class'; |
{ | ||
"name": "react-native-swipeout", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "iOS-style swipeout buttons behind component", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
22012
483