react-lazy-load-image-component icon indicating copy to clipboard operation
react-lazy-load-image-component copied to clipboard

Can we support for react-native? I can not use this package in react-native app.

Open NitinChronext opened this issue 3 years ago • 3 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

NitinChronext avatar Aug 26 '21 13:08 NitinChronext

This is the error I get when trying to wrap a component with <LazyLoadComponent>:

View config getter callback for component `span` must be a function (received `undefined`).
Make sure to start component names with a capital letter.

klokie avatar Oct 14 '21 13:10 klokie

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Can you fix it? I also need a image load like this, But I havn't found more better one for RN.

tigerjiang avatar Oct 18 '21 01:10 tigerjiang

@tigerjiang did you find a solution?

haveamission avatar Apr 21 '23 19:04 haveamission