# \[Solved\] How can I use extensions in Thunkable?

**URL:** https://community.thunkable.com/t/solved-how-can-i-use-extensions-in-thunkable/72207
**Category:** Questions about Thunkable X
**Tags:** solved
**Created:** [March 13, 2019, 6:12pm UTC](https://community.thunkable.com/t/solved-how-can-i-use-extensions-in-thunkable/72207 "2019-03-13T18:12:52Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [May 15, 2019, 11:48pm UTC](https://community.thunkable.com/t/solved-how-can-i-use-extensions-in-thunkable/72207/13 "2019-05-15T23:48:29Z")

</div>

Hey @tccfemme, just spotted your request again. We have a couple of ways of doing this natively now.

You can can completely circular:

> [@Creating a Circular Button](http://community.thunkable.com/t/creating-a-circular-button/74560):
>
> Buttons, by default, are rectangular but with just a few minor adjustments you can transform them into circles to completely change the look and feel of your app. Properties To achieve this effect, you’ll need to change the width, the height and, most importantly the borderRadius of your button. It’s worth pointing out that several other components such as the label and the TextInput also have a border radius property. Squares Start by setting the width and the height to the…

Or you can do circular/rounded ends like this:

[![](https://img.youtube.com/vi/PisrJ5kxS50/maxresdefault.jpg "How to make circular buttons on Thunkable [Snap to Place]") ](https://www.youtube.com/watch?v=PisrJ5kxS50)

---

_[View the full topic](https://community.thunkable.com/t/solved-how-can-i-use-extensions-in-thunkable/72207)._
