react-native-markdown-display
react-native-markdown-display copied to clipboard
./common/utils.isString is not a function
I am getting a dependency error just when i try to use the component. Am i missing a config or dependency?
What I have already done:
- [x]
rm -rf node_modules && yarn && yarn install && npx pod install - [x]
yarn start --resetCache
+1
Got same error with RN 0.78.1
+1