File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# react-native-devsettings
2
2
3
+ [ ![ supports iOS] ( https://img.shields.io/badge/iOS-4630EB.svg?style=flat-square&logo=APPLE&labelColor=999999&logoColor=fff )] ( https://www.npmjs.com/package/react-native-devsettings )
4
+ [ ![ supports Android] ( https://img.shields.io/badge/Android-4630EB.svg?style=flat-square&logo=ANDROID&labelColor=A4C639&logoColor=fff )] ( https://www.npmjs.com/package/react-native-devsettings )
5
+ [ ![ npm] ( https://img.shields.io/npm/v/react-native-devsettings.svg )] ( https://www.npmjs.com/package/react-native-devsettings )
6
+ ![ license] ( https://img.shields.io/npm/l/react-native-devsettings )
7
+
8
+ <!-- [](https://www.npmjs.com/package/react-native-devsettings) -->
9
+
3
10
Enable react-native-debugger and chrome debugger on Hermes
4
11
5
12
## Installation
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-devsettings" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"main" : " index.ts" ,
5
5
"description" : " A simple library to enable/disable Chrome Debugger from your app" ,
6
6
"author" :
" Gustavo Gard <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments