Benjamin

Results 1 comments of Benjamin

The below component will prevent the flicker on mount. It is by no means foolproof but works for a single snap point use case. ``` import React, { FunctionComponent }...