Alex

Results 9 comments of Alex

I'm currently working through this same issue, in answer to your question @1ec5 here are those values for my case maybe it could help you provide some further insight: `Bundle.main.localizations`:...

So I've spent the day digging into this and I'm at a loss 😄 . I took a close look at that same "Resume" button (which also appears in a...

Did you by chance find a resolution @velevtzvetlin? I'm also having the same issue. I dug a little deeper, on arrival I can see a "Du bist angekommen" string shown...

@shreypdev I'm also using my own fork of [@homee/react-native-mapbox-navigation](https://www.npmjs.com/package/@homee/react-native-mapbox-navigation)... Did you find a solution? `use_frameworks!` didn't work for me. [Edit] Thanks @engelzero this resolved my issues. ``` pre_install do |installer|...

I'm not sure if this is entirely related, maybe I've missed the point of this thread. My issue was with being able to detect when a user taps a child...

@simsong Secret's support sounds great, perhaps with some kind of caching mechanism to reduce calls made to secrets manager i.e https://docs.aws.amazon.com/secretsmanager/latest/userguide/retrieving-secrets_lambda.html There seems to be a list of layer ARNs...

@dheerajiiitv did you test this on aws lambda? I tried your changes in lambda with no success, same issue persists.

@apetta did you resolve this, I also have the same issue where the entire Drawer upp shift up or down prior to dragging when I first touch. The direction of...