aksonov / aksonov/react-native-router-flux

Context API wrapper around a nested scene

Open
#3,575 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8.9k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

Is there any I can wrap a context around a scene in nested scenes of router ?
Example,
```
const App = () => (















);
```
I want to wrap context Provider only around nested scene 'pages'. Is there any I way I can shrink the scope of context to one nested scene in router list ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.