Expo Native View – How to add children and set api key
I have created a native view with an Expo module. I want this view to take related native views as children instead of props. The documentation only provides examples with props. How can I achieve this?