1

So, I have a bunch of text in normal format and a photo that I want the text to wrap around. I did some searches and they said to put the image element in the text element. Like wise:

<Text>
      <Image />
      Random Text to wrap around
</Text>

This works... kind of...example of issue But as you can see, for some reason the text doesn't start all the way at the top. Any ideas? Thanks.

isherwood
  • 58,414
  • 16
  • 114
  • 157
  • 1
    Does this answer your question? [How to float text around image in react native](https://stackoverflow.com/questions/39514335/how-to-float-text-around-image-in-react-native) – isherwood Jun 09 '22 at 21:19
  • 1
    A newer one: [Wrapping multiple lines of text around inline image](https://stackoverflow.com/questions/69216957/wrapping-multiple-lines-of-text-around-inline-image) Apparently it's a challenge still. – isherwood Jun 09 '22 at 21:20
  • ` Your past has been in control for far too long. It's time to shift to a higher expression of what you are capable of so you can create the life you want to live. ` – Sakkeer A Jun 10 '22 at 05:19

0 Answers0