Details
Details
- I enabled console.log for release builds by commenting out transform-remove-console in native/babel.config.js
- I compiled a release build to my iOS device
- I opened a MessageList and typed a series of characters very quickly and confirmed that I no longer saw logs like this:
[native] Native TextInput(hey what’s going) is 10 events ahead of JS - try to make your JS faster.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable