indeedeng / indeedeng/react-singleton-context
Full Usage Example
Abierto
@juliaschiller150 ya está trabajando en esto.
Desde el 28/1/2025.
documentation
- Lenguaje dominante
- JavaScript
- Estrellas
- 37
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Looking at the documentation, I am able to try out how to import and use it to create/register context.
But I am still not sure how to consume it on the remote app?
Specifically,
- How do we import the Context API object on the remote app/module side (one which was registered using createRegisteredContext)?
- Are there some configurations needed to be specified for the "exposes" OR "shared" for the Context API object itself on the host/remote app side?
Any full usage example (both host and remote) would be helpful.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.