Is there a way to "inject" one RN component into another in a specific place. Say I have this component:
const Original = () => { return ( <