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
In file android/src/main/java/com/giphyreactnativesdk/GiphyGridViewManager.kt in method getSearchGridCallback are not implemented callbacks didLongPressCell and didTapUsername, which instead of doing nothing, are throwing TODO("not implemented") exception.
The text was updated successfully, but these errors were encountered:
In file
android/src/main/java/com/giphyreactnativesdk/GiphyGridViewManager.kt
in methodgetSearchGridCallback
are not implemented callbacksdidLongPressCell
anddidTapUsername
, which instead of doing nothing, are throwingTODO("not implemented")
exception.The text was updated successfully, but these errors were encountered: