💬 React-Native Chat SDK ➜ Stream Chat. Includes a tutorial on building your own chat app experience using React-Native, React-Navigation and Stream
TypeError: setMaxNumberOfFiles is not a function. (In 'setMaxNumberOfFiles(maxNumberOfFiles != null ? maxNumberOfFiles : 10)', 'setMaxNumberOfFiles' is undefined)
is producing this error:
TypeError: setMaxNumberOfFiles is not a function. (In 'setMaxNumberOfFiles(maxNumberOfFiles != null ? maxNumberOfFiles : 10)', 'setMaxNumberOfFiles' is undefined)
Just try to follow this tutorial: https://getstream.io/chat/react-native-chat/tutorial/#setup
using "stream-chat-react-native": "3.10.2"
gz#19512