Skip to content

SetCustomTextInput not working on React Native 0.57.3 #17

Open
@Rodrigo77777

Description

@Rodrigo77777

Hey @Ajackster ,

First I wanted to thank you for building this, it has allowed me to save a lot of time building an app for my company and it is really easy to use!

I am having one small issue though. I've recently updated to React Native 0.57.3 (I was previously on 0.55.4). I noticed that for some reason the font family on my text inputs has stopped being updated to my choice of font. All my text components are still respecting the font change, but the text inputs are not (they seem to default to the system font).

So I am calling setCustomText and setCustomTextInput in the same way and one seems to run correctly but the other does not. Any chance you can have a look at this?

Here are a couple of images from my app where you can tell the text inputs do not have the same font as the rest of the text.

https://ibb.co/bxZYRV
https://ibb.co/jJhytA

Thanks for your time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions