Skip to content

sundak09/react-native-frequency

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ DEPRECATION NOTICE

This project is not being actively maintained. If you have issues using it, feel free to collaborate in the Issues section and use something like Patch-Package to fix any issues you might find.

react-native-frequency

Getting started

$ npm install react-native-frequency --save

Mostly automatic installation

$ react-native link react-native-frequency

Usage

import Frequency from 'react-native-frequency';

// Play frequency (Hz) for certain duration(s)
FrequencyManager.playFrequency(frequency, duration).then(didPlay => console.log(didPlay));

About

Broadcast frequencies to light up LED casing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Objective-C 63.5%
  • Java 32.6%
  • Ruby 3.2%
  • JavaScript 0.7%