π™±πšŠπšπš’πš›

Results 1 issues of π™±πšŠπšπš’πš›

It doesn’t use native api, it just [createSharedElementStackNavigator()](https://github.com/kanzitelli/rn-starter/blob/feature/shared-transition/src/services/navigation/help.tsx#L34) with [two screens](https://github.com/kanzitelli/rn-starter/blob/feature/shared-transition/src/screens/index.ts#L67) and [sets this Navigator](https://github.com/kanzitelli/rn-starter/blob/feature/shared-transition/src/screens/index.ts#L67) as a React Navigation’s native stack’s screen. It was created as an experiment to combine...

enhancement