Skip to content

Instantly share code, notes, and snippets.

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