react-native-ficus-ui icon indicating copy to clipboard operation
react-native-ficus-ui copied to clipboard

Warning when using Tab Components : "A props object containing a "key" prop is being spread into JSX"

Open heloise-gllm opened this issue 2 months ago • 0 comments

I haven't managed to fix the issue yet but it seems that it is a known problem from react-navigation. See this similar issue on the official repo : https://github.com/react-navigation/react-navigation/issues/11989

They suggest a fix to suppress this polluting warning.

heloise-gllm avatar Sep 11 '25 15:09 heloise-gllm