
Member-only story
All React Native applications must contain the Dev Menu!
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.

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

