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