FleksySDK / VirtualKeyboardSDK

The simplest, fastest and most reliable way to create a virtual keyboard 💁 . (iOS and Android)
https://fleksy.com
255 stars 6 forks source link

customize topbar or add custom view above topbar #106

Closed yerlanov14 closed 3 months ago

yerlanov14 commented 3 months ago

Hello, I'm facing with the problem of customizing topbar. I want to fully replace topbar as shown in the screenshot. Keyboard

Maximum what I can do is add 2 custom view on the left side of top bar and on the right side. photo_5355162050575324718_y

I found that it is possible to add above topbar custom view in Android. Like shown in this screenshot.

sss

Is it possible to do it for iOS?

xevifar commented 3 months ago

Hi @yerlanov14 ,

yes, you can do the same on iOS, you can replace the whole topbar by using this example: OpenView. The frame view is the same and you can define the height of your own top bar view.