You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
在執行時發生
undefined is not an object (evaluating 'PropTypes.any')
嘗試改成 import PropTypes from 'prop-types'
變成 default shader error
拿掉所有的filter之後出現
resolveAssetSource not a function
最後build出來了,但畫面一片空白只有2個按鈕。
在執行時發生
undefined is not an object (evaluating 'PropTypes.any')
嘗試改成 import PropTypes from 'prop-types'
變成 default shader error
拿掉所有的filter之後出現
resolveAssetSource not a function
最後build出來了,但畫面一片空白只有2個按鈕。
看代碼是將拍到的照片做filter處理。
那有沒有辦法 在要拍的時候 畫面就是處理過的 ,做鏡頭濾鏡,而不是將圖片做濾鏡呢?
The text was updated successfully, but these errors were encountered: