Tan Dat
Tan Dat
**Describe the bug** 1. Clone the example of customized-cra, install & run the example. 2. Focus on an input. You will notice `.ant-input:focus` has the `box-shadow`. But the color will...
I already created an issue in react-navigation repository. But I am not sure if it's react-navigation's issue. So I refer to it here. https://github.com/react-navigation/react-navigation/issues/5011. In short, When I'm using modalbox...
I tried to put the specific path for custom domains, like below `my-domain.localhost:3000/posts/nextjs-awesome` -> returns 404 My project | _sites | ----posts |---index.tsx |----[slug].tsx It does not work. Can someone...
I tried to apply the shadow for the header by setting `shadow` | `elevation`. I have to remove the `overflow: 'hidden'` to make it work. And It worked on iOS,...
` **Task :react-native-mqtt:compileDebugJavaWithJavac FAILED** @Override ^ 1 error FAILURE: Build failed with an exception. ` I created a pull request here: https://github.com/tuanpmt/react-native-mqtt/pull/25