iamshaunjp / iamshaunjp/Complete-React-Native-Tutorial

lesson-9, there is an error in books.jsx(line 24)

Open
#3 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.