Ahmad Raza
Ahmad Raza
Hello Everyone. Just wondering after i place the Watermark using the Code below. ``` var newImage = new Image() newImage.src = e.target.result; lc.setWatermarkImage(newImage); ``` Now i just want it to...
Whenever i change the class // Classes klass: { // Month & year labels month: 'picker__month custom-select', year: 'picker__year custom-select', } it add these classes in the year and month...
As i have read the DOcs. I can see there is a Close Button to close current DrawerJs instance, But how can i close current DrawerJs instance through JS Code...
Just wondering how can i set a background solid color. I want this feature on initialize and also after initializing the user can pick from a predefined list of colors.
In case i got 2 or more events in the same date. Is there any way to handle that in the Modal. Can i get the data of these two...
**Describe the bug** I put the getInfo inside SetInterval to get current Time every Second. it return me current time and duration. The duration is wrong that is less than...
### Issue Description CameraType => back, front does not make any effect on which camera is opening. unless i use cameraFlipImage={require('path/to/image')}, when i click on this image only then the...
I want to use this in a functional component in react but i am getting this ERROR the second time First time nothing is happening ! what should i do...
I cant find the Command to cut the paper. please help... My all other functionalities are working fine. i only need command to cut the paper. :( I Tried implementing...
Please add this to the File "RNImgToBase64.podspec" in IOS folder it throws every time i try to pod install. so i have to add it manually. s.homepage = "https://github.com/Snapp-FidMe/react-native-image-base64"