react-native-clone-referenced-elementdeprecated

Clones a React element while preserving its original ref

Usage no npm install needed!

<script type="module">
  import reactNativeCloneReferencedElement from 'https://cdn.skypack.dev/react-native-clone-referenced-element';
</script>

README

cloneReferencedElement for React Native

This is a version of React.cloneElement that preserves the original element's ref even if you specify a new ref for the clone.