https://github.com/belchenkov/rn-shop
Building a Shop App on React Native
https://github.com/belchenkov/rn-shop
expo momentjs react react-native react-navigation redux
Last synced: 11 months ago
JSON representation
Building a Shop App on React Native
- Host: GitHub
- URL: https://github.com/belchenkov/rn-shop
- Owner: Belchenkov
- Created: 2020-08-02T05:47:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:13:30.000Z (about 3 years ago)
- Last Synced: 2025-01-05T07:23:21.264Z (about 1 year ago)
- Topics: expo, momentjs, react, react-native, react-navigation, redux
- Language: JavaScript
- Homepage:
- Size: 6.61 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# RN Shop
> Build Shop App on React Native
### [Demo](https://expo.io/@belchenkov/rn-shop)
[](https://radikal.ru/video/IiXTNB68yjL)
#### Get started
```sh
git clone
```
```sh
expo start
```
or
```sh
npm start
```