FormidableLabs / FormidableLabs/react-native-app-auth

Dynamically fill appAuthRedirectScheme

Đang mở
#413 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Java
Star
2.3k
Fork
473
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.