Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman333 committed Sep 15, 2019
1 parent 774f7b3 commit b99a8e2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

<strong>Use this library if you have a small problem with the font size 🎉</strong>

<img src="images/main.png" alt="main image">

<hr />

#### How to install
Expand Down Expand Up @@ -41,3 +43,8 @@ const styles = StyleSheet.create({
},
});
```

#### Load map (I'm waiting for your help)

- [ ] support landscape mode
- [ ] make `test code`
Binary file added images/main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-responsive-fontsize",
"version": "0.2.1",
"version": "0.2.2",
"main": "index.js",
"typings": "index.d.ts",
"description": "Simple method for resposive fontSize based on screen-size of the device in React-Native",
Expand Down

0 comments on commit b99a8e2

Please sign in to comment.