1.1.5 • Published 2 years ago

capacitor-screen-recorder v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

capacitor-screen-recorder

Record device's screen

Install

npm install capacitor-screen-recorder
npx cap sync

IOS

Nothing special

Android

increase project's minSdk version to at least 23.

API

start()

start() => any

start the recording

Returns: any


stop()

stop() => any

stop the recording

Returns: any


1.1.5

2 years ago

1.1.4

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.3

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago