Skip to content

Allowing url change during runtime #437

@pratiksahu18

Description

@pratiksahu18

Currently there are 4 ResourceType

  1. ResourceId
  2. ResourceUrl
  3. ResourceBytes
  4. ResourceRiveFile

Out of which 1,3 and 4 can be updated during runtime but the #2 cannot be. Lets say I have uploaded the asset somewhere and I want to change it during runtime using the binding adapter, I won't be able to do that.

Can we add a new method setResourceUrl which can be used to update during runtime?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions