Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 749 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 749 Bytes

React native Sample Blogs app :-

The purpose of the app is for showing blogs list in the home screen and can add blogs, edit blogs & can view the details of the blogs.

Features:-

-> API call for showing blogs list in the home screen -> Add blogs screen with validations -> Edit blogs screen with validations -> Details screen for the blogs

Tools used:-

-> React-navigation -> React-navigation-stack -> React-navigation-tabs -> Redux -> Redux-thunk -> Redux-logger -> React-native-axios -> JEST -> JEST Snapshot -> FontAwesome

Project handlings :-

-> Icon & button Components created for easy handlings -> Constant files created -> Theme created for styles -> Localization for text's -> Unit test with JEST Snapshot -> Code coverages