Closed behzod-rajabov closed 3 weeks ago
hey @behzod-rajabov would it be possible to share a screen shot for what you're experiencing?
hi @behzod-rajabov going to close this for now. please feel free to re-open if you can provide additional information. thanks!
@cgmaier Please refer to the following screenshot and gif:
thanks @behzod-rajabov we'll look into this soon. in the meantime, is it possible some of the information in this thread may be helpful to you? https://github.com/Giphy/giphy-ios-sdk/issues/44
Ok @cgmaier I tried the solutions in this thread. They did not benefit.
hey @behzod-rajabov, it'd help if you can fill out some details about your environment, per the template we kindly ask developers to populate when opening up 'bug reports'
we have still been unable to reproduce this on simulator or device. @ALexanderLonsky demonstrated proper behavior in this comment. can you notice any differences in your implementation?
I also just added a new Xcode project "SwiftUI-Example" to this repo, which is a bare bones Swift UI implementation. Can you try this out and let us know what you experience?
Thanks!
Please refer to the new SwiftUI example app
🐛 Gifs are covered with a white background when the search keyboard is opened.
I am using the SDK with swiftUI. When the search textField is clicked to perform a search, the bottom of the searchTextField is completely covered with a white background. This is related to the keyboard output, because in the Simulator everything works correctly when searching with the keyboard closed via CMD+K.