benawad / benawad/react-native-ecommerce

Static assets on Android Emulator

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
41
Forks
19
PR merge metrics
No merged PRs in 30d

Description

In episode 10 of this tutorial series, for images to be displayed on an android emulator which are served from a server and if you are on a windows machine:
1.) Run ipconfig on a cmd terminal.
Look for [image](https://user-images.githubusercontent.com/24757806/36066090-e95967be-0e71-11e8-9d1f-2a0fad46d3e7.png).
2.) Paste it in the **uri** parameter of the **** source attribute and append each product's pictureUrl as follows:
```
/${item.pictureUrl}` }}
/>
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with episode 10 of the tutorial series and review the Android image-loading example using the Image source uri. Verify the Windows ipconfig and server URL guidance on an Android emulator; it is done when the tutorial clearly explains how to display each product picture from the server.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
documentation, mobile
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.