Instructions:
git clone https://github.com/sisoalbert/TypedDrawerNavigationApp
yarn install
cd ios
pod install
All good!!
Known issue:iOS Warning: RCTBridge required dispatch_sync to load REAModule
Downgrade to [email protected] and upgrade to 2.12.0 once this issue is fixed.