Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

branikclimbs/rn-hadny-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rn-handy-utils

Set of useful utils for React Native.

Getting started

Install the library using either Yarn:

yarn add rn-handy-utils

or npm:

npm install rn-handy-utils

Includes

  • Platform utils:
    • isIos
    • isAndroid
    • isIosVersion
    • isAndroidVersion
  • Dimensions utils:
    • getHeightFromRatio
    • getWidthFromRatio
    • getAspectRatio
  • Optimization utils:
    • disableConsoleLogsInProd
  • HOOKS :
    • useComponentSize
    • useTextLines
  • Other utils :
    • openLink
    • mailto

License

MIT

About

Set of useful utils for React Native.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published