Skip to content

Commit

Permalink
fix: readme layout (#27)
Browse files Browse the repository at this point in the history
* fix: readme

* fix: readme

* fix: readme

* fix: readme

* fix: readme

* fix: readme

* fix: readme

* fix: readme

* fix: readme

* fix: readme

* fix: readme

* fix: readme

* fix: use FinalCutPro and combine two gifs in a single one

* fix: update path to gif

* fix: transparent gif

* fix: transparent gif

* fix: transpaarent gif

* fix: add 60% of width to gif to look better
  • Loading branch information
kirillzyusko authored May 26, 2022
1 parent 82bb1a5 commit 62a155a
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 6 deletions.
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.

0 comments on commit 62a155a

Please sign in to comment.