Open devgripes opened 7 years ago
This has not been implemented yet, however it is planned for the future. We are currently focusing on support for different keyboard layouts and adding basic functionality before moving on to more the complex features.
This would have to be implemented using the Commit Content API and fetching content from GIPHY. As for Google Search, the official API to access it is now deprecated but there are a few alternative methods described in this StackOverflow question.
i see, i'm also working on a similar project and i'm wondering how to do the search but not GIFs but contents from a products API like Shopify like what Shopkey does for iOS
were you guys able to implement the search part like what GBoard does?