Create a Custom keyboard like google Keyboard in iOS

anass nassim 41 Reputation points
2021-03-25T20:29:40.433+00:00

I know that there are ways to create custom keyboards for Xamarin.Forms & Xamarin.Android. Is there anywhere that I can find any good tutorials and/or documentation on how to do this? Thanks.

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,376 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Lu (Shanghai Wicresoft Co,.Ltd.) 79,471 Reputation points Microsoft Vendor
    2021-03-26T07:02:32.09+00:00

    Hello,​

    Welcome to our Microsoft Q&A platform!

    like Google keyboard is too broad, do you mean create a keyboard like native android?

    If you need to add some extra keys for text input, you can Google(Due to the policy, I cannot give thread to you directly): Adding custom buttons to iOS Keyboard in C# & Xamarin

    If you want to create a simple custom keyboard, create a Custom Keyboard Extension is better, please Google: Custom Keyboard In Xamarin.iOS Nandhakumar wirte a blog about it.

    Best Regards,

    Leon Lu


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.