- React Native Cookbook
- Dan Ward
- 58字
- 2025-04-04 14:57:29
Using images to mimic a video player
Images are an important part of any UI, whether we use them to display icons, avatars, or pictures. In this recipe, we'll use images to create a mock video player. We'll also display the icons from the local device and a large image from a remote server (hosted by Flickr).