You’re right, but so far I’m not ready to do the translation. Perhaps you will be more understandable The Complete Illustrated Flexbox Tutorial
Here’s the official information in english, but do you understand what that means
removeClippedSubviews
|Type|Default|
| --- | --- |
|Boolean|False|
If `true` , views that are outside of the viewport are detached from the native view hierarchy.
**Pros:** This reduces time spent on the main thread, and thus reduces the risk of dropped frames, by excluding views outside of the viewport from the native rendering and drawing traversals.
**Cons:** Be aware that this implementation can have bugs, such as missing content (mainly observed on iOS), especially if you are doing complex things with transforms and/or absolute positioning. Also note this does not save significant memory because the views are not deallocated, just detached.
Google Translate? Add it to Chrome if you use chrome, or any browser that supports extensions and click the “Translate this page” option. It will translate the entire page for you. Viola
Справочник по объектам !
Thank you for entering the detailed instruction link for tunkable
it seems to me that that of the tunckable site is less detailed.
Sorry, I was wrong to paste the link with google translate.
I must point out that I am a rookie although it is an old topic it seems to me the most detailed guide on the best tunckable design I have found.