croma-app / huehive-mobile-app

[HueHive] : An open source react native app for web, iOS and android for color palette management
https://play.google.com/store/apps/details?id=app.croma
MIT License
60 stars 21 forks source link

Palette reload after auth #227

Closed bhujoshi closed 5 months ago

bhujoshi commented 5 months ago

Note: Also We have not added useEffect dependency at lot of places. We should be avoiding this because It can lead to unexpected issues. React official docs also recommend to do same ( https://www.npmjs.com/package/eslint-plugin-react-hooks ).