Skip to content

Instantly share code, notes, and snippets.

@ruucm-working
Created November 17, 2018 07:19
Show Gist options
  • Save ruucm-working/e87a3cf818f72af65afa0553ad4939bb to your computer and use it in GitHub Desktop.
Save ruucm-working/e87a3cf818f72af65afa0553ad4939bb to your computer and use it in GitHub Desktop.
App.tsx
export const chatUI: Override = () => {
return {
scale: data.chatBoxScale,
originX: 0,
originY: 0,
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment