If you're using React, I'd recommend using Silk (silkhq.com) to create native-like bottom sheets, pages, sidebar, etc. Most animations, including the swipe, are hardware-accelerated, and it deals with a lot of common…
As mentioned in other comments, CSS does not run scripts. In this case, it is just used to store the content of a script as a string in a custom property, which is then retrieved by another script, and run.
So your design systems team has to be able to code React components, or any change or new component has to be coded by a developer before being made available to your product designers? If so, does is not lengthen and…
If you're using React, I'd recommend using Silk (silkhq.com) to create native-like bottom sheets, pages, sidebar, etc. Most animations, including the swipe, are hardware-accelerated, and it deals with a lot of common…
As mentioned in other comments, CSS does not run scripts. In this case, it is just used to store the content of a script as a string in a custom property, which is then retrieved by another script, and run.
So your design systems team has to be able to code React components, or any change or new component has to be coded by a developer before being made available to your product designers? If so, does is not lengthen and…