react-native-deprecated-custom-components


速記:從0.44版本開始,Navigator被從react native的核心組件庫中剝離到了一個名為react-native-deprecated-custom-components的單獨模塊中。
如果你需要繼續使用Navigator,則需要先yarn add react-native-deprecated-custom-components安裝,然后從這個模塊中import,
即import { Navigator } from 'react-native-deprecated-custom-components'。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM