How hard would it be to implement Peek and Pop with 3D touch like Apple uses all over their apps?
The view controller would have to implement the UIViewControllerPreviewingDelegate
and a native component would have to register the 3d touch to push a screen.
<Preview target={{ screen: 'screenId', passProps: '123' }}>
<Text>Click me</Text>
</Preview>
Hello @birkir
Is this what you are looking for? #2186
Yes. Thanks.
I think you can close? 😄
Most helpful comment
Hello @birkir
Is this what you are looking for? #2186