Created by: viankakrisna
Added Toast component for Service Worker, inspired by https://github.com/facebookincubator/create-react-app/issues/2398 It only listens for first registration and update events. I tried to add one to indicate that the content is served from service worker, but it's annoying because it's always shown on every refresh.