react-native-gifted-messenger
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -48,3 +48,3 @@ import React, {Text, View, Animated, Image, StyleSheet} from 'react-native'; | ||
if (this.props.renderCustomText) { | ||
return this.props.renderCustomText(rowData, rowID); | ||
return this.props.renderCustomText(text, position); | ||
} | ||
@@ -51,0 +51,0 @@ return ( |
{ | ||
"name": "react-native-gifted-messenger", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "The chat of your next React-Native Apps", | ||
@@ -5,0 +5,0 @@ "main": "GiftedMessenger.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package