Results 7 comments of Nikolay Lapa

Have the same issue with `"eslint-plugin-react-native": "^3.10.0"`, when trying to replace ```tsx [...acc, processItem(item)], [])} /> ``` with ```tsx const prop = useMemo( () => array.reduce( (acc, item) => [...

> now how to send a message to the server outside the WS component ? If you're still looking for the answer, I guess you should use ref that is...

The same issue here: RN 0.64.1, Xcode 12.4, Hermes enabled. _Clarification:_ the issue appears only on iOS, everything's fine on Android (with Hermes enabled). The workaround suggested by @junqdu seems...

@devmindset-shaunvos I've just updated everything (except for Xcode) to the latest versions, and still have the same result: no local images.

@pedroarm I agree it works, but it can hardly be a viable solution for everyone. For instance, I obviously store icons as svgs, however, there are other static images I...

@amol251, your link does not work :(

I have the same issue: RN 0.63.4 I added File.swift and Bridging Header, as shown here: https://github.com/facebook/react-native-fbsdk/issues/755#issuecomment-634101710 Now I get the same as your second error: ``` Showing Recent Messages...