you have no idea how excited I am to use these 3 lines of code
useLayoutEffect(() => {
ref.current.getBoundingClientRect()
})
we can remove so much jank, it brings a tear to my eye π₯²
useLayoutEffect(() => {
ref.current.getBoundingClientRect()
})
we can remove so much jank, it brings a tear to my eye π₯²
Reposted from
Samuel
React Native 0.76 is here π₯
New Architecture by default!!
New Architecture by default!!
Comments