forked from nagcloudlab/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtoc.txt
61 lines (25 loc) · 822 Bytes
/
toc.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Day 1
1. Building stateless components using Hooks
2. Data management in the component using hooks
3. Redux store design principals
4. redux thunk
5. Implementing Redux with react-native for updating data
6. Integrating redux store with react-native components
7. Data management in redux store
Day 2
1. Implementing Authentication and Authorization
2. Token Management
3. Async Storage for persistent Data
4. Navigation in react-native
5. Parameterized routing using navigator
6. data management via in the routes
Day 3
1. Implementing Splash Screen
2. Working with camera plug-in
3. Working with Infinity scroller
4. Working document Picker
7. Working with file uploads
5. Implementing Finger Print Scanner
6. Implementing Maps on React-Native
7. Production Build
8. Building Apk