FormidableLabs / FormidableLabs/react-native-app-auth

Dynamically fill appAuthRedirectScheme

オープン
#413 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Java
スター
2.3k
フォーク
473
PR マージ指標
30日以内にマージされた PR はありません

説明

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

```

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java, react-native
領域
documentation, mobile
issue の種類
ドキュメント
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。