React native bottom tab navigation error, brand new app from expo template

Please provide the following:

  1. SDK Version: 35
  2. Platforms(Android/iOS):

I just created a new app using expo template, and when executed without any change to code it throws following error

   C02SW0WD:Projects user$ expo init testTabApp
? Choose a template: 
  ----- Managed workflow -----
  blank                 a minimal app as clean as an empty canvas 
  blank (TypeScript)    same as blank but with TypeScript configuration 
***❯ tabs                  several example screens and tabs using react-navigation*** 
  ----- Bare workflow -----
  minimal               bare and minimal, just the essentials to get you started 
  minimal (TypeScript)  same as minimal but with TypeScript configuration 

![Simulator Screen Shot - iPhone X - 2020-05-15 at 12.49.29|208x450](upload://oP0APo9xozUeRenFmk3F1IZUMtA.png)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.