is-hermes

1.0.3 • Public • Published

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
}

Readme

Keywords

none

Package Sidebar

Install

npm i is-hermes

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

991 B

Total Files

4

Last publish

Collaborators

  • iamchathu