Skip to content

Kayproxi/rn-assignment3-11175301

Repository files navigation

rn-assignment3-11175301

WhatsApp Image 2024-06-02 at 20 43 49_17d3115a

View

It’s similar to a

in HTML. A View component can contain other components and is used for creating layout structures.

Text

Used to display text in your app. It supports nesting, styling, and touch handling.

ScrollView

A generic scrolling container that can host multiple views and components. It is useful for creating scrollable layouts.

TextInput

A component for entering text input. It supports features like auto-correction, placeholders, and more.

FlatList

An efficient way to render large lists of data. It only renders items that are currently visible on the screen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published