cometchat-uikit-react-native
cometchat-uikit-react-native copied to clipboard
IOS build crashing on v4
Describe the problem
When building ios I get an error saying:
Cause: Unable to find a specification for `RCTSlider` depended upon by `react-native-cometchat-ui-kit`
What was the expected behavior?
Be able to build IOS
Reproduction
Full log:
Environment
- We don't have ios and android folders due is an expo application
- Using react native new architecture
- Using expo version: "expo": "~51.0.11",
- Dependencies:
- "react-native": "0.74.2"
- "@cometchat/chat-sdk-react-native": "~4.0.8",
- "@cometchat/chat-uikit-react-native": "~4.3.10",
- "@react-native-clipboard/clipboard": "1.14.1",
- "@react-native-async-storage/async-storage": "~1.23.1",