New Twitch Api thumbnail url

Im using the New Twitch API in my react native (Javascript) application but the new thumbnail url provided only has dynamic width and height. Does anyone know how can I edit the width and height after receiving it from the api? >.<

Update: Closed & Solved. Used .replace() to make the thumbnail work

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.