From 3349180d8f762ab863af967319b7667ee6a8ae95 Mon Sep 17 00:00:00 2001 From: Kamal Kishor Joshi Date: Fri, 11 Oct 2024 22:29:39 +0530 Subject: [PATCH] Update README.md --- README.md | 39 ++++----------------------------------- 1 file changed, 4 insertions(+), 35 deletions(-) diff --git a/README.md b/README.md index dfebcf72..24b5b4b6 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,14 @@ -## [HueHive (Formerly Croma)](https://huehive.co) +## [HueHive](https://huehive.co) -### Croma is now renamed to Huehive +#### [AppStore](https://apps.apple.com/in/app/huehive-color-palette-manager/id1596763657) +#### [Playstore](https://play.google.com/store/apps/details?id=app.croma) -[![Croma DEMO](https://img.youtube.com/vi/KqrsdAuvW40/0.jpg)](https://www.youtube.com/watch?v=KqrsdAuvW40) - -![](Croma_web.gif) ### Installation guide - Installation: `yarn` - Running on android: `yarn android` - Running on ios: `yarn ios` -#### IOS - - https://microsoft.github.io/react-native-windows/docs/rnm-getting-started - ### Release @@ -27,17 +22,7 @@ Releases are maintained using fastlane. #### App store(iOS): -iOS is not fully automated yet. From your local - -``` -cd ios -fastlane beta -``` - -### Web - -Currently, We are upgrading react-native and web version is available in the `web` branch with the old react-native. -https://github.com/croma-app/croma-react/tree/web +iOS is not fully automated yet. Build it from XCode. # References @@ -45,22 +30,6 @@ https://github.com/croma-app/croma-react/tree/web - https://github.com/satya164/croma - https://github.com/satya164/pigment -### Code styling - -https://github.com/google/google-java-format - -https://github.com/sherter/google-java-format-gradle-plugin - -https://github.com/typicode/husky - -Fix java files - -``` - -./gradlew goJF - -``` - ### Contribution Feel free to send us pull request from the open issues. If you are not sure about something please join the [discord](https://discord.com/invite/ZSBVsBqDtg) server and ask us anything.