lake.zero(레이크/한영수)

Results 24 comments of lake.zero(레이크/한영수)

Are you testing on localhost(http://)? Make sure you are using `https`

@sheikx1221 hey. I really appreciate your praise. Unfortunately, I don't have much time to develop this lib, but I'll try and improve it!

I'm sorry but i cannot spend any time on this project for the next few months So it would be helpful if you can find a solution. 😹

@zkenstein I don't think that this works for Webview 😩

could you upload example code?

@TiagoDanin Have you tried? ` font-size: ${RFValue(18, 580)}px;`

Thanks @hsj1514 😀 you mean ```js const offset = width > height ? 0 : Platform.OS === "ios" ? getStatusBarHeight() + getBottomSpace() : StatusBar.currentHeight; // iPhone X style SafeAreaView size...

I had a same issue because i am using too low version of flipper(0.3.x) Upgrade flipper app then it works great! (0.43.0)

hello @MaximeBrl I recommend you to use `shouldComponentUpdate` or implementing `React.PureComponent` to block unnecessary re-rendering