Skip to content

Instantly share code, notes, and snippets.

@berkanaslan
Created May 28, 2021 06:49
Show Gist options
  • Save berkanaslan/54ed247c38e4d706286995766990bd7a to your computer and use it in GitHub Desktop.
Save berkanaslan/54ed247c38e4d706286995766990bd7a to your computer and use it in GitHub Desktop.
const FIRST_SCREEN = 0;
const SECOND_SCREEN = 1;
const THIRD_SCREEN = 2;
const FOURTH_SCREEN = 3;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment