react-native-ficus-ui
react-native-ficus-ui copied to clipboard
Warning when using Tab Components : "A props object containing a "key" prop is being spread into JSX"
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.