Grégeois Sylvère
Grégeois Sylvère
Ok, I tried and it works. I have a new problem though, my main container is a KeyboardAvoidingView, and ViewPager on ios doesn't like being wrapped in it: every time...
Well, I found out that I do not need to wrap my whole app in KeyboardAvoidingView, so I can work out a solution to not wrap the ScrollableTabView either. Anyway,...
I won't have the the time to do it before going on holidays but I'll definitely send one afterwards if it has not been taken care of when I return
Ok @ptomasroos , I'm trying to write a PR, but the deps of the lib are so old, it's such a pain to make the examples work. For one, on...
I'm facing same problem: react-native 0.70.4. I updated from 0.67 where problem did not exist. Unfortunately, this lib does not seem to be maintained anymore, last commit is from 2019.
Ok I found out that the socket-ipc files were located in /tmp. Problem is : files for all server users are mixed there, therefore changing the path in the script...
I've been struggling with this issue for some months now. What I don't understand is that using SafeAreaView from this lib used to work built in and without this flicker...
Is there a plan to merge the PR someday? Looks like it has been around since May 2020. Looks like the last commits to the master branch of this repo...
Thanks, I'll try that