Skip to content

Commit

Permalink
Updated Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KetanBhangale committed Sep 7, 2021
1 parent de0ad50 commit 5eac9c8
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
# React-Native-NewsApp

1. React-Native News App with native flash screen.
2. Custom resuable Components.
3. FlatList, API calls via fetch/Axios.
4. Use of Hook State and UseEffect.
5. API used is https://newsapi.org/

Screenshots:
<div align="center">
<img src="screenshots/1.jpg" width="400px" </img> &nbsp;&nbsp;&nbsp; <img src="screenshots/2.jpg" width="400px" </img>
<p></p>
<p></p>
</div>
<div align="center">
<img src="screenshots/3.jpg" width="400px" </img> &nbsp;&nbsp;&nbsp; <img src="screenshots/4.jpg" width="400px" </img>
<p></p>
<p></p>
</div>
<div align="center">
<img src="screenshots/5.jpg" width="400px" </img>
<p></p>
<p></p>
</div>







0 comments on commit 5eac9c8

Please sign in to comment.