We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5a6d5 commit 18f37ecCopy full SHA for 18f37ec
.code-generation/config.js
@@ -61,7 +61,7 @@ module.exports = {
61
close: '',
62
}
63
},
64
- unsupportedTxParams: ['fl_waveform', 'fl_animated', 'e_tint', 'e_theme', 'af_'],
+ unsupportedTxParams: ['fl_waveform', 'fl_animated', 'e_theme', 'af_'],
65
unsupportedSyntaxList: ['.stroke(', '.textFit(', 'Animated.edit', '.RoundCorners(', 'getVideoFrame', '.transcode(']
66
67
"overwrites": {
0 commit comments