is there a way to rename the `compose-resources` d...
# compose-ios
a
is there a way to rename the
compose-resources
dir to something else? may be a gradle task to do so? 🤔
d
Not yet. Can you please add more description. Why do you need so, or what problem are you found?
a
Well basically we’re not comfortable (from a release policy perspective) having something that can easily identify the tech used, and since
compose-resources
is hard coded in the new resource management code from 1.5 we’ve been running in circles for a way to workaround that.
d
While Compose for iOS is in Alpha status we can't provide good backward compatiblity between versions. I think we should provide better stablility betwen versions after beta status.