0% found this document useful (0 votes)
45 views

React Native

This document outlines core concepts and components for developing mobile apps with React Native, including setting up the environment, building basic apps, state, props, styling, ListView, ScrollView, images, HTTP, buttons, animations, debugging, and running apps on iOS and Android. It also lists specific React Native components like View, WebView, Modal, ActivityIndicator, Picker, StatusBar, Switch, Text, Alert, and Geolocation. The document mentions using the Redux library and Firebase platform for React Native apps.

Uploaded by

Krishan
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views

React Native

This document outlines core concepts and components for developing mobile apps with React Native, including setting up the environment, building basic apps, state, props, styling, ListView, ScrollView, images, HTTP, buttons, animations, debugging, and running apps on iOS and Android. It also lists specific React Native components like View, WebView, Modal, ActivityIndicator, Picker, StatusBar, Switch, Text, Alert, and Geolocation. The document mentions using the Redux library and Firebase platform for React Native apps.

Uploaded by

Krishan
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

CORE CONCEPTS:

1) React Native - Overview


2) React Native – Environment Setup
3) Basic ReactNative App
4) React Native – State
5) React Native – Props
6) React Native – Styling
7) React Native – Flexbox
8) React Native – ListView
9) React Native – Text Input
10) React Native – ScrollView
11) React Native – Images
12) React Native – HTTP
13) React Native – Buttons
14) React Native – Animations
15) React Native – Debugging
16) React Native – Router
17) React Native – Running IOS
18) React Native – Running Android
COMPONENTS AND APIS:

19) React Native – View


20) React Native – WebView
21) React Native – Modal
22) React Native – ActivityIndicator
23) React Native – Picker
24) React Native – Status Bar
25) React Native – Switch
26) React Native – Text
27) React Native – Alert
28) React Native – Geolocation
29) React Native – AsyncStorage

 LIBRARY : REDUX
 PALTFORM : FIREBASE

You might also like