We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
大大,提示这个错误是怎么回事?谢谢了,求解答!万分感谢
The text was updated successfully, but these errors were encountered:
navigator 相关的代码删除...因为rn已经移除了这个库
Sorry, something went wrong.
.
this._listeners = [ this.props.navigator.navigationContext.addListener('didfocus', viewAppearCallBack) ]
} componentWillUnmount () { this._listeners && this._listeners.forEach(listener => listener.remove()); }
and remove this line export default TimerEnhance(BarcodeTest)
and export like this ---
export default class BarcodeTest extends Component this work for me
What about viewAppearCallBack?
No branches or pull requests
大大,提示这个错误是怎么回事?谢谢了,求解答!万分感谢
The text was updated successfully, but these errors were encountered: