huehive-mobile-app
huehive-mobile-app copied to clipboard
[HueHive] : An open source react native app for web, iOS and android for color palette management
This looks interesting https://github.com/naeemur/react-native-wheel-color-picker It needs to be added here: https://github.com/croma-app/huehive-mobile-app/blob/3bf38915e2d7fe60ed7e1a5df99b60ca02dd54d5/components/ColorPickerModal.js#L43
Ability to go back and go forward in the ColorListScreen.
1. Color blindness 2. Contrast checker with score and recommendation 3. Preview templates
Ability to show before and after in a single screen side by side. Probabally we can reuse/modify ColorListScreen to support this.
Ask format before exporting palette 1. Image 2. Share 3. ASE 4. SVG 5. PDF 6. URL
Design a generic modal in case of errors 1. Show the error message clearly 2. Display next step for users so that they can contact support easly (email, github or...
Add option in 3 dot menu that opens a copy of palette in PaletteListScreen
Since we sometime face issues with billing library #215 and also controlling pro version from HueHive server also gives us ability to enable pro for users from server side. This...
1. User should be able to add/edit name of the color 2. Automatically get name of the color asynchronously 3. Add support for name in the color picker. Color picker...