Kevin Mai
Kevin Mai
I have urgent project that is using this library to apply filters to image. > I had find the link, then i download them and check configuration files. > >...
> try this : "react-native-vision-camera": "2.16.1", "react-native-reanimated": "3.5.4", I got this "'hermes/inspector/chrome/Registration.h' file not found"
> Same issue with the following: > > "react-native-vision-camera": "^3.8.2" "react-native-reanimated": "^3.6.1" Very annoyinggggggg lol...... I'm currently looking up on this instead "https://github.com/mrousavy/react-native-fast-tflite"
> @Robogram I actually got this to work today: > > ``` > "react-native": "0.73.2", > "react-native-reanimated": "^3.5.4", > "react-native-vision-camera": "^2.16.1", > "react-native-worklets-core": "^0.2.4", > "vision-camera-face-detector": "^0.1.8" > ``` >...
> @Robogram Make sure you run `pod install` inside the `ios` directory I did "npx pod-install" or do I actually have to cd in ios and 'pod install' also?
specifically displays this {"config": {"adapter": [Function xhrAdapter], "baseURL": "https://api.instagram.com/oauth/access_token", "data": {"_parts": [Array]}, "headers": {"Accept": "application/json, text/plain, */*"}, "maxContentLength": -1, "method": "post", "timeout": 0, "transformRequest": [[Function transformRequest]], "transformResponse": [[Function transformResponse]], "url":...
> +1 ??? fine, srry for the long logs lol. Basically, I'm getting pretty plugin errors as a result
Yeah, we're on the same page here lol. I'm currently still testing stuff out with both fetch and axios in javascript, but I haven't ran it on a simulator yet,...
Yeah, somehow the simulator works but not on the physical device. Never experienced this before, this is interesting lol.
yeah I'm tired too lol. I hope the instagram api team can acknowledge this sooner and get it fix