Skip to content

Instantly share code, notes, and snippets.

@Domminique
Last active September 13, 2024 07:33
Show Gist options
  • Save Domminique/52bab84ec4bb2df74c083b27f760d491 to your computer and use it in GitHub Desktop.
Save Domminique/52bab84ec4bb2df74c083b27f760d491 to your computer and use it in GitHub Desktop.
react native
(Dimensions from react-native";
const {width: deviceWidth, height: deviceHeight) Dimensions.get("window");
const hp percentage( return (percentage devicelleight)/100;
const w percentage( return (percentage devicelleight) / 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment