hybriteq / react-native-floating-bubble

A simple Facebook Chat Head like bubble for react native
MIT License
203 stars 56 forks source link

Delay on press for open app #10

Open EstevamBruno opened 3 years ago

EstevamBruno commented 3 years ago

The function I trigger by DeviceEventEmitter.addListener ('floating-bubble-press', () => {} is a native PendingIntent, console.log is also delayed

jsdaniell commented 3 years ago

How you are trying to force opening the application?