Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very confused about the lightbox... #3120

Closed
nica0012 opened this issue Jul 10, 2018 · 1 comment
Closed

Very confused about the lightbox... #3120

nica0012 opened this issue Jul 10, 2018 · 1 comment

Comments

@nica0012
Copy link

nica0012 commented Jul 10, 2018

Version: 4.0.0-beta.28

Hi all.

After doing some looking around in the docs and online, I haven't had any luck with this Lightbox. I am trying to display an image full screen with its props when pressed in my grid but it seems like I'm doing something wrong?

import { Scene, Router, Drawer, Stack, Actions, Lightbox } from 'react-native-router-flux';

<Lightbox>
     <Scene
         key="imageFull"
         component={imageFull}
         title="Image"
     />
 </Lightbox>

Can someone direct me to a useful example? or show me what they have done to implement it? I would love some guidance.

Cheers!

@aksonov
Copy link
Owner

aksonov commented Jul 16, 2018

Just check Example project that use it

@aksonov aksonov closed this as completed Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants