react-native-in-app-notification icon indicating copy to clipboard operation
react-native-in-app-notification copied to clipboard

How to use react-native-in-app-notification in hooks ?

Open rbayuokt opened this issue 4 years ago • 2 comments

I have problem when I'm implemented this with hooks

rbayuokt avatar Jun 08 '20 09:06 rbayuokt

Hi! I haven't touched the core design of this in a while so I can't guarantee it'll work with hooks. In theory it should but apologies if it doesn't. My plan is to re-engineer the internals of this library soon but I can't give any timelines sorry!

robcalcroft avatar Jun 08 '20 21:06 robcalcroft

All you have to do is expose Context from index and we can create our own hook.

dlombardi avatar Oct 13 '21 15:10 dlombardi