react-native-accordion-list-view
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "react-native-accordion-list-view", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Animated accordion collapsable List for react native", | ||
@@ -26,3 +26,2 @@ "main": "index.js", | ||
"mobile", | ||
"android", | ||
"expand", | ||
@@ -36,3 +35,4 @@ "expandable-listview", | ||
"animated", | ||
"RTL accordion" | ||
"RTL accordion", | ||
"RTL" | ||
], | ||
@@ -39,0 +39,0 @@ "dependencies": { |
@@ -8,3 +8,3 @@ ## react-native-accordion-list-view | ||
<a href="https://www.npmjs.com/package/react-native-accordion-list-view"><img src="https://img.shields.io/badge/npm-v1.0-blue"></a> | ||
<a href="https://travis-ci.org/react-native-mapbox-boundaries/react-native-accordion-list-view"><img src="https://img.shields.io/travis/react-native-elements/react-native-elements/master.svg"></a> | ||
<a href="https://travis-ci.org/louay12/react-native-accordion-list-view"><img src="https://img.shields.io/travis/react-native-elements/react-native-elements/master.svg"></a> | ||
</p> | ||
@@ -20,3 +20,3 @@ | ||
```js | ||
npm install react-native-accordion-list-view-view --save | ||
npm install react-native-accordion-list-view --save | ||
``` | ||
@@ -56,2 +56,3 @@ or | ||
###More props | ||
@@ -58,0 +59,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
164
14894