From 16bfef2341e2738687effee7eb3282d4ad582edc Mon Sep 17 00:00:00 2001 From: Alexandr Subbotin Date: Tue, 31 Jul 2018 17:11:51 +0400 Subject: [PATCH] Remove from AndroidManifest `` in description makes harder to customize it for application. I.e. we are using [react-native-config](https://github.com/luggit/react-native-config) to store all values in one `.env` file and we customize application name with ENV-variable called `DISPLAY_NAME`. For this we use next code in AndroidManifest.yml: ``` - - - - -