Shivam Kumar
Shivam Kumar
@naveenvignesh5 any updates? I am using an android device still not able to paste code into text inputs
I am using this code on android.
now quality will work in android?
@SerhiiRubelLightIT I got this error from Google play console. I don't know the reason behind it.
@SerhiiRubelLightIT I am using "react-native-image-picker": "^4.0.6"
@harsh-kukreja I am using `react-native-autoheight-webview` instead of `react-native-webview`
@swaroopaillinda try to use `react-native-autoheight-webview` instead of `react-native-webview` inside index.js. it should work.
@swaroopaillinda try this. ``` import React from 'react'; import { View, Dimensions, ScrollView } from 'react-native'; import AutoHeightWebView from 'react-native-autoheight-webview'; const defaultOptions = { showMathMenu: false, messageStyle: 'none', extensions: ['tex2jax.js'],...
@shalini-whiz it is working with video files?