Skip to content

Coding with Rashid

  • iOS
  • Android
  • Flutter
  • React Native
  • About
  • Privacy Policy
Coding with Rashid

Image react native

React Native Tutorials

How to Set onPress Function to an Image in React Native

ByMohammed Rashid October 30, 2018

As you know, the Image component of React Native doesn’t have an onPress prop. Hence, you can’t directly make an image clickable in React Native. If you want to add an onPress prop to the image, then you have to use the Pressable component of React Native. Touchable Opacity has onPress prop and you can…

Read More How to Set onPress Function to an Image in React NativeContinue

React Native Tutorials

How to show Base64 Data as Image in React Native

ByMohammed Rashid October 12, 2018

One common use case for React Native is displaying images in a mobile app. In this tutorial, we will learn how to display a base64 image in react native. Showing Base64 encoded data as an image is very easy in React Native. It is pretty similar to what you would do with basic HTML. All…

Read More How to show Base64 Data as Image in React NativeContinue

Page navigation

Previous PagePrevious 1 2 3

© 2025 codingwithrashid.com

  • iOS
  • Android
  • Flutter
  • React Native
  • About
  • Privacy Policy
Search