I’m building a n app , and i just made 2 screens .. when i try to add a drawer navigator i got “You’re in the limit, but your app’s not done” message
What’s the wrong, and how to fix?
I’m building a n app , and i just made 2 screens .. when i try to add a drawer navigator i got “You’re in the limit, but your app’s not done” message
What’s the wrong, and how to fix?
Hi @c.7ooda6r
You see this error when trying to add a navigator because the navigators contain 4 pages and you already gave two. On the free plan, it is not possible to have more than 5 pages on the same project.