Closed
Description
As mentioned and discussed here: #3203 (comment)
Modify the jsx-no-leaked-render
rule to not report errors on empty strings if React is detected to be above or equal to v18, because React Native no longer throws on empty strings
Related docs PR: #3468