streamich/rx-use

Gyroscope

Open

#10 opened on May 17, 2020

 (0 comments) (0 reactions) (0 assignees)TypeScript (0 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Use web Gyroscope API to create gyroscope$() observable.

gyroscope$({frequency: 60}).subscribe(() => {});

Contributor guide