Socket
Socket
Sign inDemoInstall

react-native-screen-recorder

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "react-native-screen-recorder",
"version": "1.0.4",
"version": "1.0.5",
"description": "A React Native module that allows you to capture the screen and save it in specific directory",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -49,3 +49,7 @@ # react-native-screen-recorder

```
register the screen recorder service in AndroidManifest.xml:
```
<service android:name="com.shinetechchina.react_native_screen_recorder.RecordService"/>
```

@@ -52,0 +56,0 @@ Add the import and link the package in MainApplication.java:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc