react-native-flat-header
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,13 @@ | ||
/* | ||
* Copyright (c) 2019 Hamed Taheri | ||
* | ||
* @Script: FlatHeader.js | ||
* @Author: Hamed Taheri | ||
* @Email: hamed.taheri32@gmail.com | ||
* @Create At: 2019-04-04 02:13:27 | ||
* @Last Modified By: Hamed Taheri | ||
* @Last Modified At: 2019-04-04 02:13:49 | ||
* @Description: react-native-flat-header. | ||
*/ | ||
import React from 'react'; | ||
@@ -2,0 +14,0 @@ import { View, Text, StyleSheet, TouchableOpacity } from 'react-native'; |
{ | ||
"name": "react-native-flat-header", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A simple and fully customizable React Native component that implements a Flat-Header UI.", | ||
@@ -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
129528
367