Hi everyone, I'd like to implement the `history.li...
# javascript
f
Hi everyone, I'd like to implement the
history.listen()
(see https://github.com/ReactTraining/history/blob/master/docs/api-reference.md#historylistenlistener-listener) function to contribute it to the
kotlin-wrappers
project but I can't figure out how to do this using functions instead of interfaces. Has anyone done this before or know how to do it?
t
Extensions example
f
Thanks for sharing this @turansky 👍