Justin Poliachik
Justin Poliachik
Currently only supports explicit width/height.
This PR adds support for removing MobX-State-Tree code from a non-demo project. Retargeted to v10 branch. Changes: - `// @mst` inline comments, similar to how demo code removal works -...
1. Need to modify package.json files list so `"app.plugin.js",` gets shipped as part of the npm package 2. If the plugin was written in typescript, it would need to be...
### Description We've seen several layout issues after switching to New Architecture as documented and reproduced here https://github.com/Jpoliachik/NewArchNavLayoutIssues I spent several days digging into these to try and find the...
### Description We've seen several layout issues after switching to New Architecture as documented and reproduced here https://github.com/Jpoliachik/NewArchNavLayoutIssues I spent some time digging into the Android issues and here is...