facebookarchive / Shimmer

An easy way to add a simple, shimmering effect to any view in an iOS app.
Other
9.35k stars 1.11k forks source link

Unable to add Shimmer Framework manually in custom swift Framework #107

Open jeetkapadia opened 5 years ago

jeetkapadia commented 5 years ago

Hi,

I am unable to integrate Shimmer manually in my Custom Framework. I am getting this error Use of undeclared type 'FBShimmeringView'. I have done all the steps and have imported the files in Framework's.h file. Please let me know how I can fix this