Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saswatamcode/rn_recipe_app
A simple recipe app UI built using React Native, Expo and Styled-Components.
https://github.com/saswatamcode/rn_recipe_app
expo react react-native styled-components
Last synced: 14 days ago
JSON representation
A simple recipe app UI built using React Native, Expo and Styled-Components.
- Host: GitHub
- URL: https://github.com/saswatamcode/rn_recipe_app
- Owner: saswatamcode
- License: mit
- Created: 2020-05-27T07:37:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T15:19:09.000Z (over 4 years ago)
- Last Synced: 2025-01-03T11:50:00.746Z (21 days ago)
- Topics: expo, react, react-native, styled-components
- Language: JavaScript
- Homepage:
- Size: 16.5 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama)
[![made-for-VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg)](https://code.visualstudio.com/)
[![GitHub forks](https://img.shields.io/github/forks/saswatamcode/rn_recipe_app?style=social)](https://GitHub.com/saswatamcode/rn_recipe_app/network/)
[![GitHub stars](https://img.shields.io/github/stars/saswatamcode/rn_recipe_app?style=social)](https://GitHub.com/saswatamcode/rn_recipe_app/stargazers/)
[![GitHub issues](https://img.shields.io/github/issues/saswatamcode/rn_recipe_app.svg)](https://GitHub.com/saswatamcode/rn_recipe_app/issues/)
[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)# React Native Recipe App
A simple recipe app UI built using React Native, Expo and Styled-Components.## Screenshot
![Screenshot-1!](screenshots/Screenshot-1.png)## To Run
- Clone into repo
- Run `yarn`
- Run `yarn ios` or `yarn android`