Issue Description
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>
Video

http://gph.is/2zQayJJ
Issue Description
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
UIViewControllerPreviewingDelegateand a native component would have to register the 3d touch to push a screen.Video
http://gph.is/2zQayJJ