Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
react-native-modern-header-thecodingbeats
Advanced tools
Fully customizable Modern Header View for React Native With The Coding Beats
Add the dependency:
npm i react-native-modern-header-thecodingbeats
"react": ">= 16.x.x",
"react-native": ">= 0.55.x",
"react-native-vector-icons": ">= 7.0.0",
"react-native-dynamic-vector-icons": ">= 1.0.0"
import ModernHeader from "react-native-modern-header-thecodingbeats";
<ModernHeader />
Property | Type | Default | Description |
---|---|---|---|
height | string OR number | 70 | change the height of the header |
width | string OR number | "100%" | change the width of the header |
backgroundColor | string | #fff | change the background color of the header |
styles | styles | styles | use this to change main style of the header |
title | string | Header Title | set the header's title |
titleStyle | style | style | set your own style for the header's title |
left | number | 16 | use this to set left icon's align |
right | number | 16 | use this to set right icon's align |
leftIconName | string | ios-arrow-back | change the left icon depends on the React Native Vector Icons |
leftIconType | string | Ionicons | change the left icon's type |
leftIconSize | number | 25 | change the left icon's size |
leftIconColor | color | #bbbabe | change the left icon's color |
rightIconName | string | heart | change the right icon depends on the React Native Vector Icons |
rightIconType | string | Entypo | change the right icon's type |
rightIconSize | number | 25 | change the right icon's size |
rightIconColor | color | #23c4c1 | change the right icon's color |
leftIconComponent | component | Icon | use your own component instead of the integrated Icon component |
rightIconComponent | component | Icon | use your own component instead of the integrated Icon component |
leftIconOnPress | function | function | set the function for left icon's onPress |
rightIconOnPress | function | function | set the function for right icon's onPress |
leftDisable | boolean | false | disable the left icon component |
rightDisable | boolean | false | disable the right icon component |
The Coding Beats, thecodingbeats@gmail.com
React Native Modern Header is available under the MIT license. See the LICENSE file for more info.
FAQs
Fully customizable Modern Header View for React Native With The Coding Beats
The npm package react-native-modern-header-thecodingbeats receives a total of 0 weekly downloads. As such, react-native-modern-header-thecodingbeats popularity was classified as not popular.
We found that react-native-modern-header-thecodingbeats demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.