react-native-calculator icon indicating copy to clipboard operation
react-native-calculator copied to clipboard

No display text

Open badaz opened this issue 3 years ago • 7 comments

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.

image

badaz avatar Jul 26 '21 10:07 badaz

Hmmm this project seems like it has been dead since 2019

badaz avatar Jul 31 '21 21:07 badaz

I'm also facing this issue especially in android builds. iOS debug build is working fine though.

RohithBhandaru avatar Aug 22 '21 13:08 RohithBhandaru

Have fixed android display issue here. Feel free to use it.

RohithBhandaru avatar Sep 23 '21 11:09 RohithBhandaru

what change you have made to make it visible can mention it here? @RohithBhandaru

pawanchhapola avatar Jun 25 '22 10:06 pawanchhapola

Have a look at my fork mentioned in the above comment. (fyi here)

RohithBhandaru avatar Jun 29 '22 17:06 RohithBhandaru

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

pawanchhapola avatar Jul 02 '22 18:07 pawanchhapola

Please visit the link and check latest commits.

RohithBhandaru avatar Jul 31 '22 10:07 RohithBhandaru