jeffblagg / iOSCustomKeyboard

Template for custom keyboard extension on iOS 8, written in Obj-C using storyboards and autolayout
133 stars 29 forks source link

changing font doesn't reflect on input for 3rd party app #3

Open rahthakor opened 8 years ago

rahthakor commented 8 years ago

Hi,

I have tried to use keyboard as extension with Raleway Font(Google) but I'm not able to see displaying Raleway font on input control. It uses same system font.

Is it possible to do so to change font of textfield or textarea of any 3rd Party app.

Thanks in advance

Regards, rAhul

gingerbeardman commented 6 years ago

This is not possible