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

How to use indicator ("loading") with RNRF v4 #2821

Closed
sfr-ribeiro opened this issue Jan 22, 2018 · 3 comments
Closed

How to use indicator ("loading") with RNRF v4 #2821

sfr-ribeiro opened this issue Jan 22, 2018 · 3 comments

Comments

@sfr-ribeiro
Copy link

Version

"react-native-router-flux": "^4.0.0-beta.25
"react-native": "0.44.2",
"redux": "^3.6.0",

Expected behaviour

What do you use as a processing indicator (famous "loading") in the RNRF v4?

Actual behaviour

When I use react-native ActivityIndicator inside the Scene tag component, the indicator loading only covers the component itself, leaving out the navbar and tabbar.

@mechabyte
Copy link

Have you checked out the modal component in the project's Example app? Accomplished something similar with an alert popup for a work task. The example covers a lot of different possibilities if you comb through it.

@sfr-ribeiro
Copy link
Author

Show @mechabyte.

I'll test in the Example App and give a return.

thank you

@sfr-ribeiro
Copy link
Author

I used Lightbox with ActivityIndicator and it worked perfectly.

@aksonov aksonov closed this as completed Aug 8, 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

3 participants