animated `useNativeDriver` is not supported because the native animated module is missing

今天一個react native android項目在適配ios時,點擊按鈕時會出現警告

animated  `useNativeDriver` is not supported because the native animated module is missing

解決辦法:

在項目根目錄命令行執行:

react-native link react-native
發佈了106 篇原創文章 · 獲贊 382 · 訪問量 118萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章