bryx-inc / BRYXBanner

A lightweight dropdown notification for iOS 7+, in Swift.
MIT License
1.01k stars 143 forks source link

BRYXBanner/BRYXBanner-Swift.h file not found #121

Open diivyu opened 3 years ago

diivyu commented 3 years ago

I am using react-native-notification-banner, when I ran the pod install it install it installs RNNotificationBanner BRYXBanner but when i am running the project it fails with an error

'BRYXBanner/BRYXBanner-Swift.h' file not found

What I have to do for resolving this ??

shmagdy commented 3 years ago

replace this 'BRYXBanner/BRYXBanner-Swift.h' with @BRYXBanner;