React Native

React Native CI/CD

Fastlane, GitHub Actions, Bitrise, automated testing, OTA updates, CodePush

20 คำถามสัมภาษณ์·
Senior
1

What is Fastlane in the context of React Native mobile development?

คำตอบ

Fastlane is an open-source automation tool for iOS and Android development. It automates repetitive tasks like build generation, code signing, store deployment, and certificate management. In a React Native project, Fastlane significantly simplifies the release process by allowing developers to define reproducible and scriptable lanes (workflows).

2

In Fastlane, what is a lane?

คำตอบ

A lane in Fastlane is a workflow or sequence of actions defined in the Fastfile. Each lane groups multiple actions (like build, test, deploy) that execute sequentially. For example, a beta lane might compile the app, sign it, then deploy to TestFlight. Lanes allow encapsulating complex processes into a single simple command.

3

Which Fastlane action automatically manages iOS certificates and provisioning profiles?

คำตอบ

Match is the Fastlane action that synchronizes iOS certificates and provisioning profiles between team members via a private git repository. It solves the code signing problem by centralizing all necessary files and sharing them securely. Match automatically generates or retrieves needed certificates/profiles, eliminating common signing conflicts in teams.

4

How to configure GitHub Actions to build a React Native iOS application?

5

What is CodePush in the React Native ecosystem?

+17 คำถามสัมภาษณ์

หัวข้อสัมภาษณ์ React Native อื่นๆ

JavaScript Essentials

Junior
25 คำถาม

React Fundamentals

Junior
20 คำถาม

React Native Basics

Junior
22 คำถาม

React Hooks

Junior
20 คำถาม

TypeScript for React & React Native

Junior
22 คำถาม

React Native Components & API

Junior
20 คำถาม

React Native Styling & Layout

Junior
18 คำถาม

React Native Navigation

Mid-Level
22 คำถาม

React Native State Management

Mid-Level
24 คำถาม

React Native Networking & API

Mid-Level
20 คำถาม

Data Persistence

Mid-Level
20 คำถาม

Forms & Validation

Mid-Level
18 คำถาม

React Native Animations

Mid-Level
22 คำถาม

Native Modules & Bridge

Mid-Level
20 คำถาม

Platform-Specific Code

Mid-Level
18 คำถาม

Permissions & Device APIs

Mid-Level
20 คำถาม

Push Notifications

Mid-Level
18 คำถาม

React Native Testing

Mid-Level
20 คำถาม

React Native Debugging

Mid-Level
18 คำถาม

Build & Deployment

Mid-Level
20 คำถาม

Expo vs React Native Bare

Mid-Level
18 คำถาม

Performance Optimization

Senior
24 คำถาม

Memory Management

Senior
20 คำถาม

Architecture Patterns

Senior
22 คำถาม

React Native New Architecture

Senior
24 คำถาม

Security Best Practices

Senior
20 คำถาม

Offline-First Architecture

Senior
20 คำถาม

Monorepo & Code Sharing

Senior
18 คำถาม

Advanced Topics

Senior
22 คำถาม

App Lifecycle & Background Execution

Mid-Level
20 คำถาม

Authentication & Session Management

Mid-Level
22 คำถาม

Monitoring & Crash Reporting

Senior
20 คำถาม

เชี่ยวชาญ React Native สำหรับการสัมภาษณ์ครั้งถัดไป

เข้าถึงคำถามทั้งหมด flashcards แบบทดสอบเทคนิค แบบฝึกหัด code review และตัวจำลองสัมภาษณ์

เริ่มใช้ฟรี