# Change bottom tab navigator color with blocks?

**URL:** https://community.thunkable.com/t/change-bottom-tab-navigator-color-with-blocks/2571965
**Category:** Questions about Thunkable X
**Tags:** design, beginner, help
**Created:** [August 31, 2023, 9:40pm UTC](https://community.thunkable.com/t/change-bottom-tab-navigator-color-with-blocks/2571965 "2023-08-31T21:40:44Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [September 2, 2023, 5:15pm UTC](https://community.thunkable.com/t/change-bottom-tab-navigator-color-with-blocks/2571965/3 "2023-09-02T17:15:10Z")

</div>

@mikaydengutierrez33v I too earlier was looking for a solution to change bg. colour of a navigator, TopTab in my case, but turns out React Native (language which Thunkable is based upon) itself doesn’t have dynamically changing color properties. Therefore colors / some other properties of navigators can’t be changed from blocks.

> [@How to edit options/properties of navigators (stack & top nav.) through blocks?](https://community.thunkable.com/t/how-to-edit-options-properties-of-navigators-stack-top-nav-through-blocks/1573105/10):
>
> @kartik14 I checked the Tab Navigator options in React Native and unfortunately, background color is not part of them. So this option will not work. I’m referring to this article [https://reactnavigation.org/docs/tab-based-navigation/](https://reactnavigation.org/docs/tab-based-navigation/) However, Thunkable might be using an external solution for the navigation in which case will will not know what options are available.

As @jared suggested to you here (and in my linked post if you open it), custom one using rows/cols. seems your only option. That’s what I went with too. Thanks!

---

_[View the full topic](https://community.thunkable.com/t/change-bottom-tab-navigator-color-with-blocks/2571965)._
