react-native-screen-keyboard icon indicating copy to clipboard operation
react-native-screen-keyboard copied to clipboard

Prop type warning

Open shamxeed opened this issue 1 year ago • 1 comments

First: Thaank you so much for this awesome Lib!! But I have been seeing in console everytime I visited a screen this lib is used. Thanks

Warning: Failed prop type: Invalid props.messageTextStyle key color supplied to VirtualKeyboard. Bad object: { "color": "rgba(242, 184, 181, 1)" }

shamxeed avatar Nov 29 '24 20:11 shamxeed

@shamxeed I think you need to use a hex #F2B8B5 instead of rgba

lukebrandonfarrell avatar Dec 02 '24 12:12 lukebrandonfarrell