This application was built with React Native for using Blog APIs. These APIs were constructed on LaravelBlog with Laravel 5.4 .
First you have to get this repo (LaravelBlog) for local server. Then you have to install React Navigation with :
$ npm install --save react-navigation
- I am going to add search feature which I have already prepared its API.
- Create a post page.
- Update & delete a post options.