Sushil Bansal

Results 6 comments of Sushil Bansal

Hi Guys @GuleriaAshish @ram4git @mohamedanwer123 did you find any solution

Hi @PabloSichert how i can use flexi width. Can you please provide a short snippet? I am facing issue where the text is properly truncated when it loads but when...

you can try this package (850kb): https://www.npmjs.com/package/react-native-compressor Considering its usage for my project.

Hi @pierroo, i tried this lib and seems to be working for me: https://github.com/tanersener/ffmpeg-kit/tree/main/react-native. By default it reduced the video size by approx 50% for me. It added 14mb to...

somebody wrote an article on the exact process i followed. I found it afterwards: https://medium.com/@islamrustamov/how-to-convert-and-upload-videos-in-react-native-7c2440bcdc1b Let me know if you face any issues with understanding the code provided in the...

> I solved it after adding try/catch to that particular line this worked for me