David Stiven Avila Gonzalez
David Stiven Avila Gonzalez
### Prerequisites - [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues) - [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't contain the answer to my issue ###...
Hi, we found an issue when searching an exact match on similar documents: search options: ``` miniSearch.search('butter', { fuzzy: 0.2 }) ``` When the documents are not similar like: ```...
### 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...