New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-native-translatezview

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-translatezview

Z Index Android Web IOS

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

TranslateZView

Change the zIndex

(Useful to change z Index of view that you have no control) (RecyclerListview)

android: api 21+
ios : 10.0+
web : zIndex

Getting started

$ npm install react-native-translatezview --save

yarn:

$ yarn add react-native-translatezview

Usage

import ZView from 'react-native-translatezview';

// TODO: What to do with the module?
 <ZView {...props}>

Props

Android: Behavior as elevation without shadow
IOS: The layer’s position.
Web: zIndex

Nametypedefault
translateZNumber0
translateZParentNumber0

Keywords

react-native

FAQs

Package last updated on 28 Nov 2021

Did you know?

Socket

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.

Install

Related posts