Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-flat-header

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-flat-header - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

12

FlatHeader.js

@@ -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';

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc