Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalkishor1991 authored Oct 11, 2024
1 parent bba7965 commit 3349180
Showing 1 changed file with 4 additions and 35 deletions.
39 changes: 4 additions & 35 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -27,40 +22,14 @@ 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

- https://github.com/numixproject/croma
- 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.
Expand Down

0 comments on commit 3349180

Please sign in to comment.