Detects Metal using Phone's magnetometer sensor
- A magnetic field detector plugin ideal for science toolkit or metal detector apps. It displays the raw x, y, and z magnetometer values as well as a computed magnitude of the magnetic field. Added sound to the Application whenever Magnitude crosses certain values its start beep Sound
Test Appliction by placing some Mettalic things Around
git clone
npm install
npx cap init
npm start and npx cap open android
|