0.0.3 • Published 1 year ago

react-native-headertitle v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

#React-native-header-title

INSTALLATION

A simple and fully customizable cross-platform React Native component that implements a header-title.

Getting Started

Prerequisites: "react":"18.2.0", "react-native": "0.71.3",

Install

npm i react-native-header-title

Development

AmuthanSekar React native Development

Example

import Headertitle from "react-native-headertitle"

        <Headertitle
        text='text'
        onPress={onPress}
        />

# Props

 text_fontSize    - Number
 height           - Number
 width            - Number
 backgroundColor  - string
 arrow_size       - Number
 arrow_color      - color
 borderColor      - color 
 text_color       - color
 text_fontWeight  - Number
 borderBottomWidth- Number
 icon             - string
 borderRadius     - Number
      
        
0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

1.1.1

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.0

1 year ago