react-navigation/react-navigation

Incorrect type for screenOptions navigation prop

已關閉

#7,855 建立於 2020年3月23日

 (9 則留言) (10 個反應) (0 位負責人)TypeScript (4,962 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (23,189 顆星)
PR 合併指標
 (平均合併 7天 6小時) (30 天內合併 27 個 PR)

描述

Current Behavior When creating a Stack.Screen with options function, the navigation object is not typed correctly. https://github.com/react-navigation/react-navigation/blob/3709e652f41a16c2c2b05d5dbbe1da2017ba2c3f/packages/core/src/types.tsx#L27

image

Expected Behavior Correct typings for the NavigationProp

Your Environment

software version
@react-navigation/stack 5.2.4
expo 3.15.4
node 12.16.1
npm or yarn yarn

貢獻者指南