Member-only story

All React Native applications must contain the Dev Menu!

Davyd NRB
4 min readJan 7, 2023

For each React Native application, I made a dev menu. In this article, I’ll try to clarify why you also require this.

As a quality, it plays a significant role in the development process. The key benefit is that it gives testers access to more abilities as features.

What may be on the Dev Menu there? I can think of everything, for example:

Environment/Backend switcher

The most frequent practice may be switching quickly between several backend environments.

set a custom backend env.

Push Notifications

Tester or developer can easyly copy a FCM of APMs tokens to send a test push notification for this device using a Firebase Console

copy FCM & APNs tokens
send a test push notification

CodePush

--

--

Davyd NRB
Davyd NRB

Written by Davyd NRB

React Native guru 🧘\ DevOps adjutant \ Linux lover ❤️

Responses (3)

Write a response