> For the complete documentation index, see [llms.txt](https://baconbrix.gitbook.io/react-native-web/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://baconbrix.gitbook.io/react-native-web/primitives.md).

# Primitives

- [Intro to Primitives](https://baconbrix.gitbook.io/react-native-web/primitives/intro-to-primitives.md)
- [View](https://baconbrix.gitbook.io/react-native-web/primitives/view.md): React Native for web provides access to browser-only style properties. The following styles apply to any primitive that extends \`ViewStylePropTypes\` like Text, Image, TextInput, ScrollView, etc...
- [TextInput](https://baconbrix.gitbook.io/react-native-web/primitives/textinput.md): React Native for web adds the following features to the React Native \<TextInput /> element.
