iamshaunjp / iamshaunjp/Complete-React-Native-Tutorial
lesson-9, there is an error in books.jsx(line 24)
Open
- Dominant language
- No language data
- Stars
- 183
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
const styles = StyleSheet.create({
container: {
flex: 1,
justifyContent: "center",
alignItems: "stretch",//error, should be "center"
},
...
})
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.