React Native Full Screen Notification Incoming Call Versions Save

Android notification full screen incoming call for React Native

0.1.12

1 year ago

Feat: Loop notification sound Thank you @degorov, for your pull request! https://github.com/linhvovan29546/react-native-full-screen-notification-incoming-call/pull/43

0.1.11

1 year ago

-Fix bug: java.lang.IllegalStateException: Cannot loadApp if component name is null. -Update example with react-native-callkeep

0.1.9

1 year ago

#33 Add props called payload to receive your data when answer/reject

0.1.8

1 year ago

0.1.7

1 year ago

Feat: Custom notification sound

0.1.6

1 year ago

Feat: Add function backToApp to open the app is closed

0.1.3

1 year ago

Upgrade example RN to 0.65.1, Fix warning "Warning new NativeEventEmitter() was called with a non-null argument without the required removeListeners method"