maksymhcode-care
maksymhcode-care
Please created SectionList variant
Using @react-navigation/stack in combination with @react-navigation/native-stack worked for me @react-navigation/native-stack does not work with conditional screens, @react-navigation/stack works just fine. Combination can help if using @react-navigation/native-stack is required ``` const...
> > Hey guys, i have a solution and created PR for this. @RonRadtke #368 > > You're awesome thank you! Or is merged and will be part of the...
@RonRadtke @utkuimd It gives me 'The network connection was lost' error if i swith to background for a few seconds, any thoughts on this?
> > Hey guys, i have a solution and created PR for this. @RonRadtke #368 > > You're awesome thank you! Or is merged and will be part of the...
> Setting IOSBackgroundTask=true should be all you have to do. Does that happen immediately or after a certain time? Does it always happen? Maybe you have a short snipped I...
> I removed the url. S3 URLs can get expensive if miss-used. And some credential part was in it too > > Thank you for the snipped Thanks
> @maksymhcode-care can you see any details in xcode? Like the exact error message from the system? Often the error code describe a bit more in detail what is going...
> Same iOS version for the simulator and the real device? > > Kinda sounds like it actually could be due to an unstable connection. Did you try it with...
> @RonRadtke Can you please provide us a direct implementation of uploading tasks when the app goes into background in IOS. It is a much required thing and no npm...