Tag: ios development

Automated two apps from one React Native Expo repository

In the following I will show how it is possible to have two app’s from one React Native Expo repository with a little help from Python and a bit of Powershell.

Keep header with nested createBottomNavigator

Every once in a while you into these strange annoying issues when working with React Native. For a lot of things it is really good and you really…