callstack / callstack/react-native-ios-kit
Recommend Placing Inside ApolloProvider?
未關閉
discussion
- 主要語言
- JavaScript
- 星號
- 555
- 分支
- 52
- PR 合併指標
- 30 天內沒有已合併 PR
描述
When there are other providers, does it matter in which order they're placed? Here's the direction I went with my expo app, but I thought others might have this question as well, so maybe the docs should mention this point 🤔
{
{Platform.OS === 'ios' && }
{Platform.OS === 'android' && }
}
貢獻指南
研究方向
首先找到有關 provider 設定的文件,並查看 issue 中展示的 ApolloProvider 和 ThemeProvider 範例。釐清 provider 的順序是否重要,並透過一個可比較的範例記錄這項建議。當讀者能夠判斷在使用其他 provider 時應將 ApolloProvider 放置在哪裡時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, react-native
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100