Description
Using a theme with a custom text color doesn't change the color the Text component
CodeSandbox/Snack link
https://snack.expo.dev/@zilhk/native-base-theme-custom-text-color
Steps to reproduce
See snack example.
If I understand correctly this is a limitation of how the theme system works (as the default color of the Text component is statically in its default theme) but that seems to defeat the purpose of being able to customize the theme text colors.
NativeBase Version
3.4.18
Platform
Other Platform
No response
Additional Information
No response