|
I'm checking the internet. appregistry.registercomponent seems to be for multiple items as in multiple imports but export is only for one. Is this correct? |
Answered by
JulianHSC
Apr 14, 2024
Replies: 3 comments 1 reply
|
I will use the basic export for now. |
1 reply
Answer selected by
chrisglein
|
Can you provide links to the information your consulting, or sample code that you have tried? |
0 replies
|
You can see the hello world in the training website: https://reactnative.dev/docs/tutorial. As for appregistry.registercomponent, I find that in other examples like how to enable different fonts, alignment of text, how to create buttons etc. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I will use the basic export for now.