Skip to content

Commit e97329f

Browse files
committed
update readme
2 parents cab1589 + 8a2ad7b commit e97329f

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

README.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,24 @@
11
# React Native TypeScript Graphql Boilerplate
22

3+
<div align="center">
4+
<img src="https://www.clipartmax.com/png/full/1-13184_teddy-clipart-tiger-cat-card-svg-cutting-file-free.png" alt="React Native TypeScript Graphql Boilerplate" width="300"/>
5+
</div>
6+
37
> ### Some libraries use in this boilerplate
48
5-
<p align="center" >
6-
<img src="https://reactnative.dev/img/header_logo.svg" width="150" title="hover text">
7-
<img src="https://uploads.getpop.org/wp-content/uploads/2019/07/graphql.png" width="165" title="hover text">
8-
<img src="https://reactnavigation.org/img/spiro.svg" width="150" title="hover text">
9-
<img src="https://iconape.com/wp-content/files/ke/21383/svg/apollo-graphql-compact.svg" width="150" title="hover text">
10-
<img src="https://code4developers.com/wp-content/uploads/2018/01/Redux.png" width="180" title="hover text">
11-
<img src="https://nativebase.io/assets/img/front-page-icon.png" width="130" title="hover text">
12-
</p>
9+
<div align="center">
10+
<img src="https://reactnative.dev/img/header_logo.svg" width="140" title="hover text">
11+
<img src="https://uploads.getpop.org/wp-content/uploads/2019/07/graphql.png" width="155" title="hover text">
12+
<img src="https://reactnavigation.org/img/spiro.svg" width="140" title="hover text">
13+
<img src="https://iconape.com/wp-content/files/ke/21383/svg/apollo-graphql-compact.svg" width="140" title="hover text">
14+
<img src="https://code4developers.com/wp-content/uploads/2018/01/Redux.png" width="170" title="hover text">
15+
<img src="https://nativebase.io/assets/img/front-page-icon.png" width="120" title="hover text">
16+
</div>
1317

1418
## Structure
1519

20+
<img src="src/assets/image/structure.png" alt="React Native TypeScript Graphql Boilerplate" width="250"/>
21+
1622
## Usage
1723

1824
1. Clone repository

0 commit comments

Comments
 (0)