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
If I only have one component, how can I add the key?
like this:
{[
<TextInput
style={searchSuggestionsStyles.inputStyle}
underlineColorAndroid="transparent"
placeholder={'Enter a subject, course or tutor name...'}
placeholderTextColor="#B0ACAC"
spellCheck={false}
returnKeyType="search"
/>]}
react-native-shadow:^1.2.1
react-native-svg:^6.0.0
Report this Warning:Each child in an array or iterator should have a unique "key" prop.
in Svg(at BorderShadow.js:35)
The text was updated successfully, but these errors were encountered: