question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow <Fastimage> inside <Text>

See original GitHub issue

Markup:

<Text>some text 
  <FastImage source={{uri: 'https://server/smiley.gif'}} style={{width:32, height:32}} />
some text</Text>

Fails on Android devices - default <Image> works

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
DylanVanncommented, May 6, 2018

Yeah I don’t think there’s anything that can be done here.

0reactions
n1ru4lcommented, Sep 17, 2018

@DylanVann could you please explain why nothing can be done to support FastImage inside Text?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to set text and an icon above the image with separate ...
I have set two views (one view for image and another one for and add the marginTop:-300 values in my view. It is...
Read more >
Top 5 react-native-fast-image Code Examples - Snyk
To help you get started, we've selected a few react-native-fast-image examples, based on popular ways it is used in public projects.
Read more >
Fast Speed Image Loading using React Native Fast Image
Let Metro Bundler run in its own terminal. Open a new terminal and run the application. 2. Start React Native Application. To run...
Read more >
How to use React Native Fast Image - Atom Lab
A short guide using React Native Fast Image to handle image caching in React Native.
Read more >
markdown-it demo
pica - high quality and fast image resize in browser. babelfish - developer ... Autoconverted link https://github.com/nodeca/pica (enable linkify to see) ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found