Hi Folks... i put this Style in my FormLabel... but is not working...
labelStyle={{color: '#fff'}}
I received a WARNING message "Failed prop.type: Invalid props.style.key" color supplied to View...
What i did wrong please?
Use labelStyle only and not containerViewStyle.
Most helpful comment
Use labelStyle only and not containerViewStyle.