Skip to content

a layout floating on a soft keyboard,support for Android and IOS

Notifications You must be signed in to change notification settings

aizuzi/react-native-floating-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-floating-input

Getting started

$ npm install react-native-floating-input --save

or

$ yarn add react-native-floating-input

Mostly automatic installation

$ react-native link react-native-floating-input

Expo Snack Playground

https://snack.expo.io/@zuzi/react-native-floating-input

Preview

Input

Usage

import FloatInputView from 'react-native-floating-input';

// TODO: What to do with the module?
FloatInputView;

Releases

No releases published

Packages

No packages published