react-navigation-shared-element icon indicating copy to clipboard operation
react-navigation-shared-element copied to clipboard

Native Stack review

Open nandorojo opened this issue 3 years ago • 0 comments

https://github.com/IjzerenHein/react-navigation-shared-element/blob/4713cd80d4d093b1a9d6dd1232984faebf515951/src/native-stack/createSharedElementNativeStackNavigator.tsx#L173

On iOS, we may want to wrap this with FullOverlayView from React Native Screens. That way, it will display on top of modals.

nandorojo avatar Dec 14 '21 06:12 nandorojo