Quoc-Anh Nguyen

Results 21 issues of Quoc-Anh Nguyen

This is full messages: ``` [deoplete] Exception during clang2.on_event for event 'Init': Expecting value: line 1 column 1 (char 0). Use :messages for error details. [deoplete] Traceback (most recent call...

**Current behavior:** If I pass a number to `styled`, it doesn't work. I need to use `toString()` ```js styled.View` height: ${{ paddingTop }: { paddingTop: number }) => props.paddingTop.toString()}px; `...

bug
React Native

Convert the current code to Typescript could help to solve some problems with type definition

help wanted

**Is your feature request related to a problem? Please describe.** I enable caching feature after my app already runs on production for some time. Because of that, the caching value...

enhancement
help wanted
good first issue

Hi, Thank you for a very interesting library. But I have a question that what is the difference between your one and `React.memo` or `React.useMemo`. Moreover, do you have any...

It would be nice if there are docker images for ARM Linux

Stale

Use `{}` can create some problem with sympy syntax For example: - `sympy` can't parse `y_{A}`