Skip to content

arthurshir/React_Native_App_Video_Recipes

Repository files navigation

Video Recipes - an iOS App written in React Native

Video Recipes is an app I made in response to an extremely popular video trend of 1 minute videos that teach the viewer how to cook a dish (Take Buzzfeed for example). This app allows the user to categorize, search, and favorite various video recipes. I created this to test the market and also gain experience with React.js. There is also a corresponding Videos Service API I built with the Django REST Framework and ran on AWS that this app pulls from periodically.

Building

Run 'npm install' at root, and then start app by 'react-native run-ios'

Caveats

This app does not follow all of React's best practice paradigms. Also, there was a slight issue where favorites would not update as quickly. There is also a startup issue where occasionally startup is a bit slow

Stuff I'm proud of

Libraries

Things I'd do differently next time

  • Rewrite most of the child props and callbacks. I would also rebuild the entire app structure. I wrote this app when I was still understanding React philosophies and paradigms

About

React Native iOS App with video viewing, favoriting, and search functionality live on app store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published