react-native-calculator
react-native-calculator copied to clipboard
No display text
Hello, tx for your work. I'm trying to implement this lib in my project, and no matter what I do, I get no visible text in display. Value is handled well as it is outputed in onAccept function, however I cannot see anything in the display part of the widget. I tried passing "black" to the displayColor prop, along with "white" to the displayBackgroundColor, changing the size of the widget (fixed size, flex, fullscreen), nothing will work. I'm using it in RN 0.64.2 android for now.
Hmmm this project seems like it has been dead since 2019
I'm also facing this issue especially in android builds. iOS debug build is working fine though.
Have fixed android display issue here. Feel free to use it.
what change you have made to make it visible can mention it here? @RohithBhandaru
Have a look at my fork mentioned in the above comment. (fyi here)
Have a look at my fork mentioned in the above comment. (fyi here)
I could not find your changes please help me. Can you mention the changes here what I have to do to show the typed values @RohithBhandaru
Please visit the link and check latest commits.