JSX element class does not support attributes because it does not have a ‘props’ property.ts(2607) September 9, 2023 by Tarik I had the same error with <Text></Text> and it was because I had not imported the component.