camerja icon indicating copy to clipboard operation
camerja copied to clipboard

Results 23 camerja issues
Sort by recently updated
recently updated
newest added

Hello. I am trying to use camerja on a project i'm currently developing. However, i've came across a bug and i'm hoping you can help me with that. On Android...

I'm having trouble launching this application via a physical android device as well as an emulator instance. The Javascript starts to build but fails with the following error: ![screen shot...

fixes message on https://expo.io/@documentation/camerja 'This project needs an update This project uses Expo SDK v32.0.0. If you want to open this project, the author will need to update the project's...

Trying to open example without installation doesn't work for me ``` This project needs an update This project uses Expo SDK v24.0.0. If you want to open this project, the...

Im trying to delete the photos from the gallery through deleting the photos folder using FileSystem.deleteAsync but it doesn't work. Please give me some work arounds. TIA

Hi, I'm getting this error when I try to implement the camera in my project: ![captura de pantalla 2017-12-19 a la s 4 40 22 p m](https://user-images.githubusercontent.com/17443475/34180082-5fc1a1de-e4db-11e7-9b33-aabc23889d82.png) The project has...

The camera preview should rotate itself when the layout switches to landscape.

Hi @terribleben , I tried the example I wanted to know how I can make sure that I can save the picture with the square of the face recognition? ![](https://i.imgur.com/5qzmklV.jpg)

On fresh install I'm getting a "native module cannot be null" red screen. Dumped my node_modules and tried installs with both yarn and npm. Also ran expo start -c but...