Skip to content

iamchathu/isHermes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

is-hermes

npm NPM npm bundle size npm

Simple function to check React Native Runtime Hermes is presents or not.

Install

yarn add is-hermes

Usage

import isHermes from 'is-hermes';

if(isHermes()){
    // do something
}

About

Simple Function to check Facebook Hermes Engine Presents or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published