Y
Hacker News
new
|
ask
|
show
|
jobs
by
jmtaber129
2172 days ago
I'm not sure I totally understand your question. Could you elaborate?
1 comments
nicoburns
2172 days ago
I think they're suggesting something hooking into webpack to override all imports of TouchableOpacity with your version. Or you could even monkey patch it in at runtime.
link
XCSme
2172 days ago
I was referring to monkey-patching, yes, just overwrite that function.
link