mmusaib / react-native-skeleton-loading

React Native's Skeleton Loading Component
https://www.npmjs.com/package/react-native-skeleton-loading
MIT License
13 stars 2 forks source link

'SkeletonLoading' cannot be used as a JSX component #3

Closed samkadam closed 4 days ago

samkadam commented 4 days ago

I am using this package in react native cli project and getting issue 'SkeletonLoading' cannot be used as a JSX component code as same as in th documentation

mmusaib commented 4 days ago

It is just a warning message shown by the linter plugin. It will not affect the functioning of the component