Changyu Huang
Changyu Huang
> @changyu2hao did you just copy and paste my comment on your first issue? lol. I'm still trying to figure this out, have you made any progress? @kevinmcalear No, I...
If I only have one component, how can I add the key? like this: {[ ]}
how to set the key to this array?
> Add 'key' props to the 'Svg' component inside the node-modules -> react-native-shadow -> lib -> 'BorderShadow.js' file and all the children to BorderShadow component inside the app where you...
> A neat and clean implementation: > > ``` > import React, { PureComponent } from 'react' > import { Text, View, Dimensions } from 'react-native' > import { BorderShadow...