Перейти к основному содержанию
Zoro
Вопросы
Таймер
Резервное копирование
Главная
/
Вопросы
/
📱 React Native
📱
React Native — вопросы для собеседования
294+ вопросов для подготовки к собеседованию по React Native
134 Junior
121 Middle
39 Senior
1
What is React Native and what is it used for?
junior
2
What is the difference between React and React Native?
junior
3
What are the core components in React Native?
junior
4
What is the difference between ScrollView and FlatList in React Native?
junior
5
What is the difference between StyleSheet.create() and inline styles in React Native?
junior
6
What is the difference between state and props in React Native?
junior
7
What is the difference between functional and class components in React Native?
junior
8
What is the difference between useState and useReducer in React Native?
middle
9
What is the difference between useEffect and useLayoutEffect in React Native?
middle
10
What is the difference between React Native and Flutter?
junior
11
What is the difference between React Native and Xamarin?
junior
12
What is the difference between React Native and Ionic?
junior
13
What is the difference between React Native and NativeScript?
junior
14
What is the difference between React Native and Cordova?
junior
15
What is the difference between React Native and PhoneGap?
junior
16
What is the difference between React Native and NativeScript?
junior
17
What is the difference between React Native and Flutter?
junior
18
What is the difference between React Native and Xamarin?
junior
19
What is the difference between React Native and Ionic?
junior
20
What is the difference between React Native and Cordova?
junior
21
What is the difference between React Native and PhoneGap?
junior
22
What is the difference between React Native and NativeScript?
junior
23
What is the difference between React Native and Flutter?
junior
24
What is the difference between React Native and Xamarin?
junior
25
What is the difference between React Native and Ionic?
junior
26
What is the difference between React Native and Cordova?
junior
27
What is the difference between React Native and PhoneGap?
junior
28
What is the difference between React Native and NativeScript?
junior
29
What is the difference between React Native and Flutter?
junior
30
What is the difference between React Native and Xamarin?
junior
31
What is the difference between React Native and Ionic?
junior
32
What is the difference between React Native and Cordova?
junior
33
What is the difference between React Native and PhoneGap?
junior
34
What is the difference between React Native and NativeScript?
junior
35
What is the difference between React Native and Flutter?
junior
36
What is the difference between React Native and Xamarin?
junior
37
What is the difference between React Native and Ionic?
junior
38
What is the difference between React Native and Cordova?
junior
39
What is the difference between React Native and PhoneGap?
junior
40
What is the difference between React Native and NativeScript?
junior
41
What is the difference between React Native and Flutter?
junior
42
What is the difference between React Native and Xamarin?
junior
43
What is the difference between React Native and Ionic?
junior
44
What is the difference between React Native and Cordova?
junior
45
What is the difference between React Native and PhoneGap?
junior
46
What is the difference between React Native and NativeScript?
junior
47
What is the difference between React Native and Flutter?
junior
48
What is the difference between React Native and Xamarin?
junior
49
What is the difference between React Native and Ionic?
junior
50
What is the difference between React Native and Cordova?
junior
51
What is the difference between React Native and Flutter?
junior
52
What is the difference between React Native and Xamarin?
junior
53
What is the difference between React Native and Ionic?
junior
54
What is the difference between React Native and NativeScript?
junior
55
What is the difference between React Native and Cordova?
junior
56
What is the difference between React Native and PhoneGap?
junior
57
What is the difference between React Native and NativeScript?
junior
58
What is the difference between React Native and Flutter?
junior
59
What is the difference between React Native and Xamarin?
junior
60
What is the difference between React Native and Ionic?
junior
61
What is the difference between React Native and Cordova?
junior
62
What is the difference between React Native and PhoneGap?
junior
63
What is the difference between React Native and NativeScript?
junior
64
What is the difference between React Native and Flutter?
junior
65
What is the difference between React Native and Xamarin?
junior
66
What is the difference between React Native and Ionic?
junior
67
What is the difference between React Native and Cordova?
junior
68
What is the difference between React Native and PhoneGap?
junior
69
What is the difference between React Native and NativeScript?
junior
70
What is the difference between React Native and Flutter?
junior
71
What is the difference between React Native and Xamarin?
junior
72
What is the difference between React Native and Ionic?
junior
73
What is the difference between React Native and Cordova?
junior
74
What is the difference between React Native and PhoneGap?
junior
75
What is the difference between React Native and NativeScript?
junior
76
What is the difference between React Native and Flutter?
junior
77
What is the difference between React Native and Xamarin?
junior
78
What is the difference between React Native and Ionic?
junior
79
What is the difference between React Native and Cordova?
junior
80
What is the difference between React Native and PhoneGap?
junior
81
What is the difference between React Native and NativeScript?
junior
82
What is the difference between React Native and Flutter?
junior
83
What is the difference between React Native and Xamarin?
junior
84
What is the difference between React Native and Ionic?
junior
85
What is the difference between React Native and Cordova?
junior
86
What is the difference between React Native and PhoneGap?
junior
87
What is the difference between React Native and NativeScript?
junior
88
What is the difference between React Native and Flutter?
junior
89
What is the difference between React Native and Xamarin?
junior
90
What is the difference between React Native and Ionic?
junior
91
What is the difference between React Native and Cordova?
junior
92
What is the difference between React Native and PhoneGap?
junior
93
What is the difference between React Native and NativeScript?
junior
94
What is the difference between React Native and Flutter?
junior
95
What is the difference between React Native and Xamarin?
junior
96
What is the difference between React Native and Ionic?
junior
97
What is the difference between React Native and Cordova?
junior
98
What is the difference between React Native and PhoneGap?
junior
99
What is the difference between React Native and NativeScript?
junior
100
What is the difference between React Native and Flutter?
junior
101
What is React Navigation and how to set up a basic Stack Navigator?
middle
102
What is the difference between Stack, Tab, and Drawer navigators?
middle
103
How to pass parameters between screens in React Navigation?
middle
104
How to implement deep linking in React Native with React Navigation?
senior
105
What is the difference between React Native's Animated API and Reanimated?
senior
106
How to create custom native modules in React Native?
senior
107
How to use the Animated API for a fade-in animation?
middle
108
What is the useNativeDriver option in React Native animations?
middle
109
How to create a bottom tab navigator in React Navigation?
middle
110
How to create a drawer navigator with custom drawer content?
middle
111
What is the Animated.parallel() and Animated.sequence() method?
middle
112
What are layout animations in React Native?
middle
113
How to create a modal screen in React Navigation?
middle
114
How to use AsyncStorage in React Native for offline storage?
junior
115
What is the difference between AsyncStorage and MMKV?
middle
116
How to implement a custom hook for persistent storage?
middle
117
How to send push notifications in React Native?
middle
118
What is the New Architecture in React Native?
senior
119
What is Hermes engine in React Native?
senior
120
How to implement platform-specific code in React Native?
middle
121
What is Expo and when should you use it?
junior
122
What are Expo Modules and how to use them?
middle
123
How to use the Reanimated library for gesture-driven animations?
senior
124
What is the difference between FlatList and SectionList?
junior
125
How to optimize FlatList performance in React Native?
middle
126
How to handle gestures in React Native?
middle
127
What is the React Native Bridge and how does it work?
senior
128
What is the difference between React.memo and useMemo in React Native?
middle
129
What is the useCallback hook in React Native?
middle
130
How to use context in React Native?
junior
131
How to use Zustand for state management in React Native?
middle
132
How to implement pull-to-refresh in a FlatList?
junior
133
How to use the Linking API in React Native?
junior
134
What are VirtualizedList and FlatList internals in React Native?
senior
135
How to use Reanimated worklets in React Native?
senior
136
How to create an animated bottom sheet in React Native?
senior
137
What is the difference between react-native-reanimated v2 and v3?
senior
138
How to use the Image component with caching in React Native?
middle
139
How to implement infinite scrolling in FlatList?
middle
140
What is the difference between React Navigation v5 and v6?
middle
141
How to use the Animated API for a spring animation?
middle
142
How to implement a swipeable list item in React Native?
middle
143
What is the difference between React Native and Expo Go?
junior
144
How to use the Modal component in React Native?
junior
145
How to use Dimensions API in React Native?
junior
146
What is the difference between React Native and Progressive Web Apps (PWA)?
junior
147
How to implement a skeleton loader in React Native?
middle
148
How to use the Clipboard API in React Native?
junior
149
How to use the Share API in React Native?
junior
150
How to implement a custom header in React Navigation?
middle
151
How to test React Native components with Jest and React Native Testing Library?
middle
152
How to mock native modules in Jest for React Native?
middle
153
What is CodePush and how to use it for OTA updates?
senior
154
How to use Expo Updates for OTA updates?
middle
155
What is the difference between CodePush and Expo Updates?
senior
156
How to implement a custom splash screen in React Native?
middle
157
How to use the Accessibility API in React Native?
middle
158
How to implement dark mode in React Native?
middle
159
How to use TypeScript effectively in React Native?
middle
160
What is the difference between StyleSheet and styled-components in React Native?
middle
161
How to handle errors globally in React Native?
senior
162
How to implement performance monitoring in React Native?
senior
163
How to use the Animated API for a parallax scroll effect?
senior
164
How to use the NetInfo API in React Native?
middle
165
What is the difference between React.memo and useMemo in performance optimization?
middle
166
How to implement a pull-to-refresh with custom animation in React Native?
senior
167
What are the best practices for React Native app security?
senior
168
How to use the Vibration API in React Native?
junior
169
How to implement a tab bar with custom animations in React Native?
senior
170
How to use the StatusBar component effectively in React Native?
junior
171
How to implement a search bar with debounce in React Native?
middle
172
How to use the Animated API for a loading spinner in React Native?
middle
173
What is the difference between React Native and React for Web?
junior
174
How to use the KeyboardAvoidingView in React Native?
junior
175
How to implement infinite scroll with pagination in React Native?
middle
176
How to use the Animated API for a tab indicator animation?
middle
177
What is the difference between React Navigation and wix/react-native-navigation?
senior
178
How to implement a custom toast notification in React Native?
middle
179
How to use the Animated API for a list item animation?
middle
180
How to use the Animated API for a button press animation?
junior
181
How to use the Animated API for a fade-out animation?
junior
182
How to use the Animated API for a slide-in animation?
junior
183
How to use the Animated API for a scale animation?
junior
184
How to use the Animated API for a rotate animation?
junior
185
How to use the Animated API for a color transition animation?
middle
186
How to use the Animated API for a width/height animation?
middle
187
How to use the Animated API for a layout animation?
middle
188
How to use the Animated API for a scroll-driven animation?
middle
189
How to use the Animated API for a gesture-driven animation?
senior
190
How to use the Animated API for a spring physics animation?
middle
191
How to implement a custom hook for debouncing in React Native?
middle
192
How to use the Animated API for a loading state transition?
middle
193
How to implement a custom hook for throttling in React Native?
middle
194
How to use the Animated API for a staggered list animation?
middle
195
How to implement a custom hook for network status in React Native?
middle
196
How to use the Animated API for a modal animation?
middle
197
How to use the Animated API for a header animation on scroll?
middle
198
How to use the Animated API for a countdown animation?
middle
199
How to use the Animated API for a progress bar animation?
middle
200
How to use the Animated API for a shake animation?
middle
201
How to use the Animated API for a ripple effect?
middle
202
How to use the Animated API for a flip animation?
middle
203
How to use the Animated API for a breathing animation?
middle
204
How to use the Animated API for a bounce animation?
middle
205
How to use the Animated API for a swing animation?
middle
206
How to use the Animated API for a wobble animation?
middle
207
How to use the Animated API for a jelly animation?
middle
208
How to use the Animated API for a pulse animation?
junior
209
How to use the Animated API for a slide-up animation?
junior
210
How to use the Animated API for a slide-down animation?
junior
211
How to use the Animated API for a zoom-in animation?
junior
212
How to use the Animated API for a zoom-out animation?
junior
213
How to use the Animated API for a fade-in-up animation?
junior
214
How to use the Animated API for a fade-out-down animation?
junior
215
How to use the Animated API for a rotate-in animation?
middle
216
How to use the Animated API for a rotate-out animation?
middle
217
How to use the Animated API for a flip-in animation?
middle
218
How to use the Animated API for a flip-out animation?
middle
219
How to use the Animated API for a light-speed-in animation?
middle
220
How to use the Animated API for a light-speed-out animation?
middle
221
How to use the Animated API for a hinge animation?
senior
222
How to use the Animated API for a roll-in animation?
middle
223
How to use the Animated API for a roll-out animation?
middle
224
How to use the Animated API for a back-in animation?
middle
225
How to use the Animated API for a back-out animation?
middle
226
How to use the Animated API for a BounceIn animation?
middle
227
How to use the Animated API for a BounceOut animation?
middle
228
How to use the Animated API for a rubber-band animation?
senior
229
How to use the Animated API for a flash animation?
junior
230
How to use the Animated API for a head-shake animation?
middle
231
How to use the Animated API for a jello animation?
senior
232
How to use the Animated API for a heart-beat animation?
middle
233
How to use the Animated API for a tada animation?
middle
234
How to use Reanimated shared element transitions in React Native?
senior
235
How to implement haptic feedback in React Native?
middle
236
How do you implement deep linking in React Native?
middle
237
What is the difference between React Native Hermes and JavaScriptCore?
middle
238
How do you optimize FlatList performance?
middle
239
How do you handle offline data synchronization in React Native?
senior
240
What is the purpose of React Native's Bridge and the New Architecture?
senior
241
How do you implement biometric authentication in React Native?
middle
242
How do you implement animations with react-native-reanimated?
middle
243
How do you handle push notifications in React Native?
middle
244
What is the difference between React Native's View and Text components?
junior
245
How do you implement navigation guards in React Native?
middle
246
How do you optimize React Native app startup time?
senior
247
What are React Native's gesture systems?
middle
248
How do you implement end-to-end testing in React Native?
middle
249
How do you handle internationalization (i18n) in React Native?
middle
250
What is the purpose of React Native's Context API?
junior
251
How do you handle memory leaks in React Native?
senior
252
How do you implement offline-first architecture?
senior
253
What are the differences between React Native and Flutter?
middle
254
How do you implement secure storage in React Native?
middle
255
How do you handle complex state management in React Native?
middle
256
What are React Native's performance monitoring tools?
middle
257
How do you implement accessibility in React Native?
middle
258
What are React Native error boundaries?
middle
259
How do you implement WebSocket connections in React Native?
middle
260
What is the difference between React Native's FlatList and ScrollView?
junior
261
How do you implement real-time features in React Native?
middle
262
How do you handle platform-specific code in React Native?
middle
263
What is the purpose of React Native's New Architecture?
senior
264
How do you implement dark mode in React Native?
junior
265
How do you implement file uploads in React Native?
middle
266
What are React Native's performance optimization techniques?
senior
267
How do you handle React Native app crashes?
middle
268
How do you implement animations with react-native-skia?
senior
269
What are React Native hooks and their common patterns?
junior
270
How do you implement offline maps in React Native?
senior
271
How do you implement camera functionality in React Native?
middle
272
What is the purpose of React Native's FlatList virtualization?
middle
273
How do you implement rate limiting in React Native?
middle
274
How do you handle authentication state in React Native?
middle
275
What are React Native's layout systems?
junior
276
How do you implement caching in React Native?
middle
277
How do you implement haptic feedback in React Native?
middle
278
How do you handle React Native navigation with deep links?
middle
279
What is the purpose of React Native's TurboModules?
senior
280
How do you implement form validation in React Native?
middle
281
How do you implement analytics in React Native?
middle
282
How do you handle React Native app permissions?
middle
283
How do you implement background tasks in React Native?
senior
284
What are React Native performance anti-patterns?
senior
285
How do you handle React Native app state restoration?
middle
286
How do you implement in-app purchases in React Native?
senior
287
What is the difference between Expo and bare React Native?
middle
288
How do you implement a custom React Native module?
senior
289
How do you handle React Native app backgrounding?
middle
290
How do you implement WebSocket reconnection logic?
middle
291
What is the difference between React Native Skia and SVG?
middle
292
How do you implement React Native error recovery?
middle
293
How do you handle React Native keyboard avoidance?
junior
294
What are React Native performance profiling tools?
middle
Назад ко всем категориям