Skip to content

Commit

Permalink
fix: wrapping images in div
Browse files Browse the repository at this point in the history
  • Loading branch information
amars29 committed Jun 22, 2021
1 parent 7191f34 commit 35173d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,9 @@ Check out the Login Screen example [here](https://docs.nativebase.io/todo-exampl
## 8. KitchenSink App

Kitchen Sink is a comprehensive demo app showcasing all the NativeBase components in action. It includes buttons, forms, icons, etc.

<img src="./img/kitchensink.gif" width="20%" style="margin-right:50px" alt="Kitchensink App gif"> <img src="./img/scan_kitchensink.png" width="20%" style="margin-bottom: 120px; " alt="Kitchensink App QR code">

<div style="display: flex; align-items: flex-start">
<img src="./img/kitchensink.gif" width="25%" style="margin-right:50px" alt="Kitchensink App gif"> <img src="./img/scan_kitchensink.png" width="20%" style="margin-bottom: 120px; " alt="Kitchensink App QR code">
</div>
## 9. Tech Stack

JavaScript, React Native, Styled System
Expand Down

0 comments on commit 35173d1

Please sign in to comment.