react-native-keyboard-view-space
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

React-native-keyboard-spacer

Status
Dependencies Dependencies
Package npm package version npm downloads Type definitions

Description

React-native-keyboard-spacer animates the sliding up of your child component whenever keyboard appears.

Installation

npm i react-native-keyboard-view-space

and then import it in your component

import KeyboardViewSpacer from 'react-native-keyboard-view-space'

and finally use it like this

<KeyboardViewSpacer>
      //child Components 
      
</KeyboardViewSpacer>

Real World Example Code

Note: Here is the JSX code and the relavent styling for the above gif UI.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.66latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.66
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i react-native-keyboard-view-space

Weekly Downloads

6

Version

1.0.6

License

MIT

Unpacked Size

10.1 kB

Total Files

9

Last publish

Collaborators

  • irohitbhatia