So this is my code:
@IBOutlet weak var quoteLabel: UILabel!
var quotes = ["I am no 1", "I am no2", "I am no3"]
var currentQuoteIndex = 0
@IBAction func forwardAction(_ sender: UIButton) {
c
我剛更改了我使用的mac。所以我從Git導入了我的項目(節點模塊當然是在git.ignore文件中)。該項目運行完好,與舊的mac,但我得到這個錯誤時,在新的mac上運行它。 _reactNative.TouchableNativeFeedback.SelectableBackground is not a function. (In '_reactNative.TouchableNativeFe