# Is it possible to generate screens dynamically?

**URL:** https://community.thunkable.com/t/is-it-possible-to-generate-screens-dynamically/40866
**Category:** Questions about Thunkable X
**Tags:** screen, json
**Created:** [August 13, 2018, 8:33am UTC](https://community.thunkable.com/t/is-it-possible-to-generate-screens-dynamically/40866 "2018-08-13T08:33:26Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![grumo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/grumo/32/25592_2.png) [@grumo](https://community.thunkable.com/u/grumo)
#### Post date: [August 13, 2018, 8:33am UTC](https://community.thunkable.com/t/is-it-possible-to-generate-screens-dynamically/40866/1 "2018-08-13T08:33:26Z")

</div>

I want to dynamically generate new screens inside a Tab or Stack Navigator. Is this possible?

I’d like to load a group of records via JSON and dynamically load each record into a unique screen so I can scroll through them by swiping horizontally.

Each JSON object would have an arbitrary number of records so that’s why the screens would need to be generated dynamically.

Thanks!

---

<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: [August 13, 2018, 8:37am UTC](https://community.thunkable.com/t/is-it-possible-to-generate-screens-dynamically/40866/2 "2018-08-13T08:37:04Z")

</div>

It’s impossible.

---

<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:00pm UTC](https://community.thunkable.com/t/is-it-possible-to-generate-screens-dynamically/40866/3 "2024-11-08T12:00:49Z")

</div>


