FormidableLabs / FormidableLabs/react-native-app-auth

Dynamically fill appAuthRedirectScheme

Aperta
#413 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Java
Stelle
2.3k
Fork
473
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 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}
]
}
}

```

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java, react-native
Ambito
documentation, mobile
Tipo di issue
Documentazione
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
30/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.