FormidableLabs / FormidableLabs/react-native-app-auth

Dynamically fill appAuthRedirectScheme

Abierto
#413 2 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Java
Estrellas
2.3k
Forks
473
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Documentation Feedback

Is there any way to fill appAuthRedirectScheme in app/build.gradle dynamically? I want to send this string from react-native (from component, redux or etc)

```
android {
defaultConfig {
manifestPlaceholders = [
appAuthRedirectScheme: {string-which-I-initialized-on-my-component}
]
}
}

```

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start with the app/build.gradle manifestPlaceholders example and review how appAuthRedirectScheme is currently configured for the React Native app. Determine whether a value can be supplied from a component or Redux at runtime, then document the supported approach or clearly state the limitation.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
java, react-native
Área
documentation, mobile
Tipo de issue
Documentación
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
30/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.