-
`buildscript
{
repositories {
maven {
url 'https://maven.fabric.io/public'
}
}
dependencies
…
-
I am trying to install it with firebase.
`use_framework!` is not supported with it
My podfile
```
require_relative '../node_modules/react-native/scripts/react_native_pods'
require_relative '../…
-
Hi I am trying to create a distributed training experiment using [flower-classification](https://www.kaggle.com/c/flower-classification-with-tpus/data) dataset.
Below is my model_def.py code
```…
-
Hello,
Has anyone got any idea how to implement GPUImage [https://github.com/BradLarson/GPUImage] as an Optional ImageTool for more advanced image filters and manipulations. I've been trying for the …
-
Hey There,
I have followed all the steps described on README.md but I can not figure out why this error is happening
```
/Users/barbaragomes/Projects/intellectmobile/ios/intellectApp-Bridging-H…
-
### Issue type
Incorrect behavior
### Description of the problem
Build fails
```
SRGLetterboxViewManager.h SRGLetterboxViewManager.m Srgletterbox.xcodeproj …
-
Mobile - FFMPEG
When i use this library my apk file size is 84 MB so can you suggest me how to reduce file size and unnecessary file remove.
i don't need this ffprobe features in my application …
-
I'm getting this build error after linking:
Used `react-native link react-native-audio-jack` to install. I'm using cocoapods (but still used the link command).
Specs:
Xcode 10.0
react-native…
-
Hello, really interested in your library and thanks for putting it together. I have spent the last few years developing with GPUImage and I am looking to move to this. I notice it mentions live photo …
-
2020-02-20 19:50:11.105 23894-23894/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2020-02-20 19:50:11.105 23894-23894/? A/DEBUG: Build fingerprint: 'Android/sdk_phone_x86…