An open API service indexing awesome lists of open source software.

https://github.com/hmarzban/react-native-first-try

React Native shop card
https://github.com/hmarzban/react-native-first-try

react-native

Last synced: 7 months ago
JSON representation

React Native shop card

Awesome Lists containing this project

README

          

# react-native-first-try

### Development and Run:

```bash
# install dependencies
npm install

# Android Run in Windows, first let build and install the app in your emulator
# or device after when it finishes close and end command by CTRL + C
npm run android-windows

# Run Developer run mode:
npm start

# Now you can develop it, I suggest to develop in emulator rather than a device in windows and for Android

```
### Demo: