@react-native-community/cli-hermes
TypeScript icon, indicating that this package has built-in type declarations

13.6.9 • Public • Published

@react-native-community/cli-hermes

This package is part of the React Native CLI. It contains commands for managing the Hermes engine.

Installation

yarn add @react-native-community/cli-hermes

Commands

profile-hermes

Usage:

npx react-native profile-hermes [destinationDir] <flag>

Pull and convert a Hermes tracing profile to Chrome tracing profile, then store it in the directory of the local machine.

  • destinationDir is optional, if provided, pull the file to that directory

    default: pull to the current React Native app root directory

Options

--filename <string>

File name of the profile to be downloaded, eg. sampling-profiler-trace8593107139682635366.cpuprofile.

default: pull the latest file

--raw

Pulls the original Hermes tracing profile without any transformation

--sourcemap-path <string>

The local path to your source map file if you generated it manually, ex. /tmp/sourcemap.json

--generate-sourcemap

Generate the JS bundle and source map in os.tmpdir()

--port <number>

The running metro server port number

default: 8081

--appId <string>

Specify an applicationId to launch after build. If not specified, package from AndroidManifest.xml will be used.

--appIdSuffix <string>

Specify an applicationIdSuffix to launch after build.

--host <string>

The host of the packager.

default: localhost

Notes on source map

This step is recommended in order for the source map to be generated:

If you are planning on building a debug APK, that will run without the packager, by invoking ./gradlew assembleDebug you can simply set bundleInDebug: true in your app/build.gradle file, inside the project.ext.react map.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
13.6.9200,254latest
12.3.766,91012.x
10.2.756,18110.x
11.4.137,82511.x
6.3.126,6097.x
9.3.412,8569.x
7.0.14,017v7.0.1
13.6.118next

Version History

VersionDownloads (Last 7 Days)Published
12.3.766,910
13.6.9200,254
13.6.836,076
13.6.71
13.6.627,358
13.6.512
13.6.439,166
13.6.323
13.6.25
13.6.118
10.2.756,181
11.4.137,825
12.3.6142,318
13.6.04
11.4.0125
12.3.583
13.5.20
12.3.413
13.5.11,152
12.3.30
13.5.1-alpha.00
12.3.227,408
13.5.00
12.3.14
13.4.01
13.3.02
13.2.021
12.3.027,837
13.1.01
12.2.12
13.0.11
13.0.0124
12.2.00
12.1.18,528
12.1.00
11.3.1023,071
12.0.0457
11.3.999
12.0.0-alpha.180
12.0.0-alpha.174
12.0.0-alpha.160
12.0.0-alpha.154
12.0.0-alpha.140
12.0.0-alpha.130
11.3.863
12.0.0-alpha.120
12.0.0-alpha.114
12.0.0-alpha.100
12.0.0-alpha.90
12.0.0-alpha.80
11.3.750,932
9.3.412,856
11.3.617,926
12.0.0-alpha.71
12.0.0-alpha.60
11.3.514,255
11.3.44
11.3.33,219
12.0.0-alpha.50
12.0.0-alpha.40
11.3.27,432
11.3.118
11.3.034
11.2.32
11.2.20
11.2.10
11.2.03
12.0.0-alpha.325
11.1.317
12.0.0-alpha.20
11.1.21
12.0.0-alpha.10
12.0.0-alpha.03
11.1.12
11.0.21
11.0.10
11.0.05
11.0.0-alpha.29
11.0.0-alpha.00
10.2.035,650
10.1.36,509
10.1.20
10.1.1564
10.1.033,193
10.0.044
10.0.0-alpha.49
9.3.112,195
9.3.0149
10.0.0-alpha.30
10.0.0-alpha.26
10.0.0-alpha.11
10.0.0-alpha.00
9.2.1548
9.2.00
9.1.01,076
9.0.10
9.0.0120
9.0.0-alpha.111
9.0.0-alpha.100
9.0.0-alpha.71
9.0.0-alpha.60
8.0.526,662
8.0.41,064
9.0.0-alpha.50
6.3.126,609
9.0.0-alpha.40
9.0.0-alpha.31
8.0.23,497
9.0.0-alpha.20
9.0.0-alpha.00
8.0.05
8.0.0-alpha.34
8.0.0-alpha.00
7.0.14,017
6.3.022,082
6.2.0596
6.1.06,504
6.0.1904
6.0.01,103
5.0.117,206
6.0.0-rc.07
5.0.1-alpha.11,871
5.0.1-alpha.020
5.0.0-alpha.00
4.13.057,387

Package Sidebar

Install

npm i @react-native-community/cli-hermes

Weekly Downloads

1,061,505

Version

13.6.9

License

MIT

Unpacked Size

44.2 kB

Total Files

23

Last publish

Collaborators

  • bartoszklonowski
  • titozzz
  • empyrical
  • cpojer
  • mattoakes
  • ferrannp
  • mike866
  • krizzu
  • trensik
  • thymikee
  • nicholaslee119
  • mmazzarolo
  • rewieer
  • janicduplessis
  • swaagie
  • kelset
  • johandutoit
  • vonovak
  • wojteg1337
  • naturalclar
  • connectdotz
  • pvinis
  • brentvatne
  • evanbacon
  • eliwhite
  • alloy
  • cortinico
  • safaiyeh
  • dmitryrykun
  • lunaleaps
  • wootwootwoot
  • react-native-bot
  • szymonrybczak
  • react-native-community-bot
  • okwasniewski