Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

How to implement custom component that accepts a nested component?

$
0
0

I would like to implement a custom component that accepts a nested component. Something that can be used like this.

<MyCustomComponent><AnyNestedComponent/></MyCustomComponent>

I searched about this but only found the use of this.props, which is not what I expect.

How do I implement MyCustomComponent in React Native version 0.68?

Note:MyCustomComponent will consist of View(s).


Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>