DeVoresyah ArEst
DeVoresyah ArEst
Hello, IRO was a great tool for coloring. But for now, there's no feature to get color from an image. Currently, I need to use a tool from another website...
``` "dependencies": { "@react-native-community/masked-view": "^0.1.10", "react-native-gesture-handler": "^1.6.1", "react-native-safe-area-context": "^3.0.7", "react-native-safe-area-view": "^1.1.1", "react-native-screens": "^2.9.0", "react-navigation": "^4.0.0", "react-navigation-stack": "^1.10.3", "react-navigation-tabs": "^2.5.6", } ``` I've generated a container and import it into `AppNavigation`....
Currently, we're using MobX-State-Tree to support our Dark Theme. But, it makes OsmiCSX doesn't compatible with the project that still using react-native version < 0.64.x So, I found an alternative...
## Background The basic OsmiCSX goal is to achieve styling in react native that is close enough to TailwindCSS Syntax. Currently, there's a feature that's not supported yet, arbitrary values....
## Background I found an interesting case from this repo => https://github.com/hanyang7427/SpaceX/blob/main/src/preDefine.ts It's kinda painful when someone wants to create a custom-named predefined style and use it in some file....
### Description I want a template for [Huly Self-host](https://github.com/hcengineering/huly-selfhost) merged into this Coolify repo. Suppose you can get a Huly self-host template working and merged I consider that the bounty...
### Description Currently, domain config can only be applied for any project resources. Not with database resources. Hopefully, later public URLs for database resources can use the domain instead of...
### Description I want a template for [Docmost](https://github.com/docmost/docmost) merged into this Coolify repo. Suppose you can get a Docmost template working and merged I consider that the bounty is complete....