You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the GiphyGridView component to render the results of the searched string, but if no result is found, the component shows a "No stickers found" message. Which is good, however, my app is in Spanish language and needs to change this message to "No se encontraron stickers" but I couldn't find any prop to change this text
I also asked Gemini and it was also not able to give a correct solution https://g.co/gemini/share/ec77f54e2dc5
the property Gemini suggested renderEmpty does not exist in the docs.
Motivation 🔦
No response
The text was updated successfully, but these errors were encountered:
Duplicates
Latest version
Summary 💡
I'm using the
GiphyGridView
component to render the results of the searched string, but if no result is found, the component shows a "No stickers found" message. Which is good, however, my app is in Spanish language and needs to change this message to "No se encontraron stickers" but I couldn't find any prop to change this textNo prop found here: https://github.com/Giphy/giphy-react-native-sdk/blob/HEAD/docs/api.md#giphygridview
I also asked Gemini and it was also not able to give a correct solution
https://g.co/gemini/share/ec77f54e2dc5
the property Gemini suggested
renderEmpty
does not exist in the docs.Motivation 🔦
No response
The text was updated successfully, but these errors were encountered: