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.

Making bigger emojis

See original GitHub issue

Hey,

Thank you for your package.

Can’t seem to find through the documentation but is this suppose to make the emoji bigger:

<Emoji size={128} text={"🐣"} />

Thank you,

Regards

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

5reactions
enzofereycommented, Mar 19, 2021

@acoudouy and @cosydney you should be able to set a font-size in the context where this emoji is being used and it should work. You can see from the styles that we use 1em for width and height of the emoji.

You can check this CodeSanbox where at the bottom of the page I’m setting a div that defines font-size: 128px and you can see how all emoji inside it readjust accordingly.

@acoudouy in the case where you want to use onlyEmojiClassName, you can provide a class that sets the font-size to whatever value you wish.

1reaction
cosydneycommented, Mar 19, 2021

Thank you @enzoferey this is exactly what we were looking for !

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Make Emojis 3x Bigger On iPhone
Make emojis 3x bigger in the Message App. Open any chat in your Message App and tap in the text input field. Now...
Read more >
How to make emoji larger? - Apple Community
Once the emoji is posted on your document, select it and press Command-Shift,+ that makes it bigger. Repeat as many times as you...
Read more >
Learn How To Make Emojis Bigger Or Smaller On iPhone
There is a way to make emojis bigger. You can make emojis bigger in the messages app by tapping the globe icon or...
Read more >
Messenger, profile picture - Facebook
Here's how it works on Android: tap and hold on the emoji you want to send in the Messenger emoji keyboard, and watch...
Read more >
3 Ways to Enlarge Emoji on WhatsApp - wikiHow
1. Open WhatsApp. It has a green icon with an outline of a white speech bubble with a phone in the middle. Tap...
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