Hello,
I am using NativeBase with the them ejected and Typescript. When I update the theme for a component in one of the ./theme/components/{component} files, and then implement that custom prop, Typescript throws an error. How do I implement updated types when updating the theme?