Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to embed Expo Snacks in Stack Overflow?

I would like to embed Expo Snacks in a Stack Overflow question or answer, is it possible?

like image 513
ebaynaud Avatar asked Oct 26 '25 10:10

ebaynaud


1 Answers

If you click the button for "JavaScript/HTML/CSS Snippet" on the Stack Overflow editing toolbar, you can paste the embed code from Snack into the HTML box. This will create a runnable code snippet in your question or response, and when run the code snippet will show the Snack embed frame. It's a bit truncated but it works, and it also provides a link to open in Snack itself.

You can see an example of this with the snippet I've embedded into my answer.

<div data-snack-id="B10gXLb4b" data-snack-platform="ios" data-snack-preview="true" data-snack-theme="dark" style="overflow:hidden;background:#212733;border:1px solid rgba(0,0,0,.16);border-radius:4px;height:505px;width:100%"></div>
<script async src="https://snack.expo.io/embed.js"></script>
like image 191
dikaiosune Avatar answered Oct 29 '25 10:10

dikaiosune



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!