Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: readme layout #27

Merged
merged 18 commits into from
May 26, 2022
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ Keyboard manager which works in identical way on both iOS and Android.

## Demonstration

<div>
<img align="right" width="28.65%" style="margin-left: 20px" src="./gifs/ios.gif?raw=true">
<img align="right" width="30%" style="margin-left: 20px" src="./gifs/android.gif?raw=true">
</div>
<img src="./gifs/demo.gif?raw=true" width="60%">

## Key features

- mapping keyboard appearance to animated values 😎
- missing `keyboardWillShow` / `keyboardWillHide` events are available on Android 😍
Expand All @@ -18,8 +17,6 @@ Keyboard manager which works in identical way on both iOS and Android.
- interactive keyboard dismissing (planned) 👆📱
- and more is coming... Stay tuned! 😊

<br clear="right" />

## Installation

Install `react-native-keyboard-controller` package from npm:
Expand Down
Binary file removed gifs/android.gif
Binary file not shown.
Binary file added gifs/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed gifs/ios.gif
Binary file not shown.
Binary file added gifs/output-onlinegiftools (3).gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.