Giphy / giphy-react-native-sdk

GIPHY React Native SDK
https://developers.giphy.com
Apache License 2.0
67 stars 25 forks source link

GiphyGridView text customisation #97

Closed topheroes closed 1 year ago

topheroes commented 1 year ago

Hello,

Is there a way to customise the 'No GIFs found' text? For example how to make it change colour when the theme (dark, light) changes?

pshoniuk commented 1 year ago

Hi @topheroes, thanks for reaching out. We don't have an API to customize the "No GIFs found" text. But we plan to add this feature in an upcoming release. We'll keep you posted on when this happens.

pshoniuk commented 1 year ago

Hi @topheroes We have just released RN SDK v2.4.0, which comes with enhanced theme support for GiphyDialog and GiphyGridView. While we currently don't offer options to customize the text you mentioned, you can check the defaultTextColor theme property. This property allows you to modify the default text color, affecting the text you mentioned.