mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 19:16:59 +00:00
fafecfe95a
StatusService was only used to handle `signalEvent:` from status-go. This commit simplifies this interaction and getting rid of the service and all the problems that come with it. Signed-off-by: Igor Mandrigin <i@mandrigin.ru>