Operator '<' cannot be applied to types 'View' and 'RegExp' code example
Example: Operator '<' cannot be applied to types 'View' and 'RegExp'
You have JSX in this file so the extension for typescript should be
*.tsx
so try renaming the file to yourfilename.tsx