react-native-fast-image icon indicating copy to clipboard operation
react-native-fast-image copied to clipboard

Invariant Violation: View config getter callback for component `FastImageView` must be a function (received `undefined`).

Open andrewskwok opened this issue 3 years ago • 1 comments

build source and add to my project

Screenshots image

Dependency versions

  • React Native version:0.64.12
  • React version:17.0.14
  • React Native Fast Image version:8.5.11

andrewskwok avatar Apr 26 '22 04:04 andrewskwok

@andrewskwok were you able to solve the problem? I also ran into her, I don't know what to do

valery-lavrik avatar Aug 04 '22 12:08 valery-lavrik

Hey did you manage to solve the issue?

brunomartinezciompi avatar Dec 07 '22 14:12 brunomartinezciompi

@andrewskwok @DylanVann I'm getting the same issue... Have you guys managed to solve it?

Invariant Violation: View config getter callback for component FastImageView must be a function (received undefined)

leonardonelson91 avatar Mar 30 '23 18:03 leonardonelson91

A lot of time has passed, I don't remember exactly what I fixed. But the fix is in my fork https://github.com/valery-lavrik/react-native-fast-image

valery-lavrik avatar Mar 31 '23 04:03 valery-lavrik