Keerat666 / Lumix

An open source crowd developed React UI Library
https://lumix.onrender.com
Apache License 2.0
8 stars 17 forks source link

use react service provider to prompt user of any change in current page without the need to refresh #54

Open vkushal28 opened 1 year ago

vkushal28 commented 1 year ago

Difficulty level: HARD create the react service provider that can be used at multiple places for multiple purposes to prompt user of any change that has been made to that page, this could be:

  1. change in a listing
  2. change in a status of something

without the need to hard refresh the complete webpage/tab/route at given moment