tableHeads.map(item => {
return <View key={new Date()} style={styles.tableHeaderItem}>
....
</View>
})
Created
November 23, 2021 09:22
-
-
Save zjhiphop/60f2c7c47e482ee4e90c35baa7fcd0ab to your computer and use it in GitHub Desktop.
Thinking in ReactJS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment