Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 403 Bytes

notes_meet6.md

File metadata and controls

12 lines (9 loc) · 403 Bytes

Meet 6 notes:

Here's how to include javascript code in a return statement:

<ScrollView style={{ flex: 1 }}> { cityPanelsArray.map(e => ) }

TODO for week 7: