# New components list

**URL:** https://community.thunkable.com/t/new-components-list/34376
**Category:** Questions about Thunkable X
**Created:** [July 5, 2018, 10:47am UTC](https://community.thunkable.com/t/new-components-list/34376 "2018-07-05T10:47:37Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![er\_barto](https://avatars.discourse-cdn.com/v4/letter/e/d07c76/32.png) [@er\_barto](https://community.thunkable.com/u/er_barto)
#### Post date: [July 5, 2018, 10:47am UTC](https://community.thunkable.com/t/new-components-list/34376/1 "2018-07-05T10:47:37Z")

</div>

Hi there! i´m a newbie of the thunkable X cross.I´m looking for something like a list picker: is it still available or is in coding? Is it there a roadmap list of the next components?

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [July 5, 2018, 11:06am UTC](https://community.thunkable.com/t/new-components-list/34376/2 "2018-07-05T11:06:01Z")

</div>

Hi,

Information from the documentation.

Coming soon!

New components

```
Alert - launches a dialog / notification with a message and one or more buttons
```

---

<div class="post-metadata">

### Author: ![er\_barto](https://avatars.discourse-cdn.com/v4/letter/e/d07c76/32.png) [@er\_barto](https://community.thunkable.com/u/er_barto)
#### Post date: [July 5, 2018, 2:24pm UTC](https://community.thunkable.com/t/new-components-list/34376/3 "2018-07-05T14:24:55Z")

</div>

i need a component that when i click it shows a list where the user can choone one item

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [July 5, 2018, 5:41pm UTC](https://community.thunkable.com/t/new-components-list/34376/4 "2018-07-05T17:41:32Z")

</div>

The appearance of the list picker is unknown, but you can try to implement it yourself. On one screen place the Button, on the other - the List Viewer. When you click on the button, we go to another screen, select the desired element of the list and return back.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:02pm UTC](https://community.thunkable.com/t/new-components-list/34376/5 "2024-11-08T12:02:14Z")

</div>


