Dave Coffin
Dave Coffin
@rsquared86 you need to update your app to use a storyboard as a launch screen instead of an image. In Info.plist: ``` UILaunchStoryboardName LaunchScreen ``` And make sure you have...
I just ran into this. I was using a package without it being installed, and it works in dev because some other package depended on it. But when webpacking, it...
@chaoskyme Hey there, I am trying to update to the 4.0alpha based on this recommendation: https://github.com/tesseract-ocr/tesseract/issues/963#event-1104463348 I updated my Podfile to your fork but I am getting the exact same...
Hey Steven, Thats a cool idea. I dont have time at the moment to add something like that, but it should be pretty simple, just add a button when there...
Yea I'll remove that, although it shouldn't cause any problems. Thanks for pointing that out!
Hey there, sorry I think I missed this. So you want to focus the textfield when it opens?
Yes, sorry ill update the readme that ive moved this over to the nstudio repo.
Yes, but the more typical use case is to have one at the root and change the items you pass to it.
Yes, but i just dont see a good reason to do that. Are they appearing on the screen at the same time?
I submitted a PR for this issue, can be tracked here: https://github.com/NativeScript/payments/pull/38