"...exploded-aar/com.facebook.fresco/fresco/0.8.1/R.txt" did not exist on "fd5c831c2b6527c2c012208121b69d2eb135d090"
  • Gaëtan Renaudeau's avatar
    Implement options for captureFrame · d202a1ff
    Gaëtan Renaudeau authored
    - format: "base64" || "file"
    - type: "png" || "jpeg"/"jpg" || "webm" (android only)
    - quality: from 0 to 1 (iOS support only with type=jpg/jpeg)
    - filePath: for format=="file" you must provide a file path (you can use react-native-fs to get directory constants)
    d202a1ff
GLCanvas.java 28.9 KB