infinitered / ignite-bowser

Bowser is now re-integrated into Ignite CLI! Head to https://github.com/infinitered/ignite to check it out.
https://infinite.red/ignite
MIT License
615 stars 140 forks source link

Remove navigator generator script #373

Open nonameolsson opened 4 years ago

nonameolsson commented 4 years ago

What's going on? After upgrading to react-navigation v5 it is not possible to generate a navigator. The generator script should be removed since it doesn't to anything.

image

Reference: https://infiniteredcommunity.slack.com/archives/C41PK1LAY/p1597912523006200


Steps to reproduce

  1. ignite generate navigator
  2. Output: As of version 5 we no longer support navigator generators.

dangkhoagms commented 3 years ago

me too. Wonder what we should do.

gruckionvit commented 3 years ago

This is confusing, please don't list options that can't be used. It's not a fun experience learning how to use this CLI tool.