Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

tab section call Navigator , is it a problem? #12

Closed
itagakixt opened this issue Nov 28, 2016 · 3 comments
Closed

tab section call Navigator , is it a problem? #12

itagakixt opened this issue Nov 28, 2016 · 3 comments

Comments

@itagakixt
Copy link

hello,

Using react-native-hackathon-starter, I incorporated one application into this environment.
my application is calling Navigator in render section.
I wonder this kind of using Navigator will make a problem or not.
I did not study deeply both environment.

Currently my application seems to works without error.

I 'm afraid futures problem.

Any suggestion appreciated.

Thanks
Shoji

@Monte9
Copy link
Collaborator

Monte9 commented Dec 23, 2016

Hi @itagakixt! As long as your class is named Navigator and you use this same name in the render method it should be fine.
One of the easiest ways to figure out if it's a problem is your application won't run. In your case it seems to be working fine, so I wouldn't worry about it.

@Monte9
Copy link
Collaborator

Monte9 commented Dec 23, 2016

/cc @dabit3 you can close this issue imo.

@dabit3
Copy link
Contributor

dabit3 commented Dec 23, 2016

@Monte9 thanks!

@dabit3 dabit3 closed this as completed Dec 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants