4IT580: Docs
4IT580 WebGithub

12th Practical Class:
Expo and React Native

React Native


WebReact NativeiOS (UIKit)
<div /> (no-scroll)<View />UIView
<div /> (scroll)<ScrollView />UIScrollView
<p /> or <span /><Text />UITextView
<img /><Image />UIImageView
<input type="text" /><TextInput />UITextField


Expo


Expo App