nasli / cocktail-recipes

🍸iOS and Android app using React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cocktail Recipes Application

iOS and Android app using React Native, Redux, FlatList, RefreshControl, pagination of list,
navigation component react-native-router-flux, native component react-native-image-picker.

This app allows you to search for a cocktail recipe and preview its details.

Before you start

You need to install node, watchman to detect updates of files and React Native. Using homebrew follow next commands

brew install node
brew install watchman
npm install -g expo-cli 

Getting started

Init your node server

npm start

Run app

react-native run-ios
react-native run-android

About

🍸iOS and Android app using React Native


Languages

Language:JavaScript 80.1%Language:Objective-C 10.7%Language:Python 5.4%Language:Java 3.9%