FleksySDK / VirtualKeyboardSDK

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

Add demo of in-app keyboard in iOS #28

Closed ajpallares-fleksy closed 1 year ago

ajpallares-fleksy commented 1 year ago

This PR modifies the iOS Keyboard SDK demo app to showcase how the in-app keyboard can be used.

It adds the InAppKeyboardTextField class, a custom UITextField subclass that uses the in-app keyboard. This InAppKeyboardTextField is used in a new screen that can be accessed by tapping on the "In-app keyboard" button.