react-native-notification-banner icon indicating copy to clipboard operation
react-native-notification-banner copied to clipboard

React Native: Native Notification Banner

Results 18 react-native-notification-banner issues
Sort by recently updated
recently updated
newest added

## Bug Report Can't get android to build the following error is thrown when building the app: ``` Execution failed for task ':app:mergeDebugNativeLibs'. > Could not resolve all files for...

i have problem with react-native-notification-banner V0.7 it says swift compiler error, can you help me to solve it? thanks before ![image](https://user-images.githubusercontent.com/52814483/68677472-c19ce000-058e-11ea-81e4-c399708ff29e.png)

Your banner does not support displaying [custom](https://github.com/oblador/react-native-vector-icons#custom-fonts) fonts. Is there any way to fix this quickly?

[!] The 'Pods-CareLink' target has transitive dependencies that include statically linked binaries: (Flipper-RSocket) I have followed all procedures and got this error. Someone please help me, I am stuck for...

I am running: ``` [email protected] [email protected] ``` In my Podfile I have added the following, per the instructions: ``` pod 'BRYXBanner', :git => 'https://github.com/prscX/BRYXBanner.git', :branch => 'master' post_install do |installer|...

I don't understand the problem ![image](https://user-images.githubusercontent.com/56298779/107415776-0148d380-6b14-11eb-9832-9f96bd47bf08.png)

When I trigger notification banner from a function it dismiss my statusbar color. See the difference before after trigging. ![Screenshot_1594894012](https://user-images.githubusercontent.com/65215492/87658819-fcc66300-c75c-11ea-8d87-c89f7d42ecbb.png) ![Screenshot_1594894002](https://user-images.githubusercontent.com/65215492/87658823-fd5ef980-c75c-11ea-8081-b8943dd653ff.png)

Hello, Does this dependency works on Expo? Trying to use it here, but without success.