0

Trying to add flashlight to ionic react project for a barcode scanner app, could not find any documentation whatsoever on implementing it in ionic react. Any links to sites with how to solve this would be great. The only documentation I can find is about using it in ionic angular Tried using cordova flashlight plugin but its not working requires angular/core

Zayne komichi
  • 408
  • 4
  • 11

2 Answers2

1

had to install rjxs and ionic/core for it to work

Zayne komichi
  • 408
  • 4
  • 11
0

Always check the developer's github page, they're more documented than ionic.

mahen23
  • 720
  • 2
  • 11
  • 24