Clément Bock

Results 11 comments of Clément Bock

@beevekmgr I'm not sure I fully understand your question, could you develop a little bit ?

Yes it's working fine for me, I was even able to add custom styles to some elements. Unfortunately some CSS properties are just not supported and won't work, such as...

I also have this exception on Chrome. It only happens when I click in the window after a hot reload

Any news on this ? That's quite the only feature that I really miss in Reactotron :)

I noticed that there's 2 behaviours for push notifications on Android : - unread count (persisting badge, I'd really like that !) - notifications count (only counts notifications in system...

Would be nice if we could choose the duration with a parameter :)

Running into the same issue in RN 0.61.3

Same here, adding anything inside the `homepage` allows me to build, but I'd like not to do this myself :)

@dineshmm23 Nevermind, just found out that this repo is updated but not published to npm. Replace `"react-native-toasty": "0.0.4"` with `"react-native-toasty": "git+https://github.com/prscX/react-native-toasty.git"` Then you can run `pod install` without issue. Still...

@surendrapathak01 I am in the same situation as you, did you find a solution ?