Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 613 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 613 Bytes

Mobile I

Topics

  • React Native
  • iOS
  • Android
  • Text
  • View
  • Image
  • StyleSheet
  • Expo
  • Flexbox

Assignment

Go to expo.io and download the desktop XDE for developing React Native applications.

Open the design images in /designs and replicate those images using the concepts that we have covered.

Useful Resources

https://css-tricks.com/snippets/css/a-guide-to-flexbox/

https://expo.io/

https://facebook.github.io/react-native/docs/getting-started.html

NOTE: when running Expo, open the settings cog, select HOST and set it to LAN for quicker reloading of the page as you make changes