Posts
Members
Info
Survey for thesis
Hello, I created a short survey as part of my master's thesis which is oriented on cross-platform mobile development technologies (mainly RN, Flutter, and progressive web applications - PWA). If you could spare 5-10 minutes it would be greatly appreciated! Thank you. Link…
0
I have issue with React Navigation
shall I put all description and code here or You prefer github issue link to look at ?
0
Expo photo editor functionality (Remove object from photo)
Hello Everyone, I want to implement photo editor functionality (Remove object from photo). I spent so much time finding NPM and library but didn't found any library which is compatible with the expo to remove objects from photos. …
-3
How to improve Video performance in react-native?
We have developed a Social media application in react-native but after development, we are facing an issue with video performance as especially download speed, is taking more time. We used CDN and for video, we are using the react-native-video library. Some of my team members…
3
Image caching
I want to cache an image instead of calling it from the server everytime. But I'm not getting how to cache it
17
onTextLayout on react-native-web.
Hello everyone. So, I was trying to create a Text See More/Less component on react-native-web. And I tried to use the onTextLayout prop to get the number of lines displayed, but it doesn't seem to work on react-native-web, an issue was also raised, but there are no plans of…
0