react-native-complete-flatlist
Advanced tools
Comparing version 1.1.27 to 1.1.28
@@ -215,3 +215,4 @@ import React, { Component } from "react"; | ||
alignItems: "center", | ||
backgroundColor: "white" | ||
backgroundColor: "white", | ||
width: '100%', | ||
}, | ||
@@ -218,0 +219,0 @@ defaultSeparator: { |
{ | ||
"name": "react-native-complete-flatlist", | ||
"version": "1.1.27", | ||
"version": "1.1.28", | ||
"description": "A complete flatlist with search bar, highlighted search, pull to refresh, and etc is ready to use", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
13991
215