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

Renaming palette on PaletteScreen is not working #212

Closed kamalkishor1991 closed 4 months ago

kamalkishor1991 commented 5 months ago

When pressing done after renaming the app is crashing. https://github.com/croma-app/huehive-mobile-app/blob/7012a4971cf54586edf2ff2b33e05638081e0309/screens/PaletteScreen.js#L149 renamePalette is not defined here. We need to eaither use updatePalette API from storage.js or define renamePalette.