0

I'm building a React Native app using Native Base. Is the <Container> component meant to be used once and wrap the whole app or one for every screen?

Phil Mok
  • 3,860
  • 6
  • 24
  • 36

1 Answers1

2

One for every screen

Go through NativeBase Docs to know more

Supriya Kalghatgi
  • 1,155
  • 9
  • 10