React native – How do you track down version dependency issues?
I am trying to load my app in the simulator and continually get this error: ERROR Invariant Violation: requireNativeComponent: "FastImageView" was not found in the UIManager. This error is located at: in FastImageView (created by FastImageBase) in RCTView (created by…