No deployment for this application. This was just made for testing purposes. This is my first React-Native Application. However, below is a photo of the app.
Utilizing the Yelp API, I was able to gather information from an axios call. Thereafter, I used that information and built Parent and Child components to render the information on the screen. The App utilizes a nice "V" like modularization, just like the "MVC" (Model View Controller) model.
User can search what type of food they are thinking of having. It will then give a few restaurants and seperate them into how much they cost. Also, shows how mmay stars they have and the amount of reviews that reviews effecting their star count.
I normally build React web applications. Not mobile applications. However, when I saw that there was a library similar to React, I gave it a shot. Building experience in other aspects of development is what excites me. Getting to do something that I have never done, or building able something that I only dreamed of as a child is what fulfills my drive to learn every aspect of developing.