Hai Nguyen

Results 14 comments of Hai Nguyen

Remember to close the current app and try to `run-android` or `run-ios` again.

`yarn start —- --reset-cache ` —  for when you installed something and it does not work/can’t be found.

Try [#59](https://github.com/maxs15/react-native-spinkit/issues/59#issuecomment-298837659)

Hi, I have just released a theme that supports Dark Mode. It worked on Hyper Canary. https://github.com/ng-hai/hyper-rose-pine-next https://user-images.githubusercontent.com/19520278/119014347-15795800-b9c2-11eb-9557-8a33086c5413.mov

I'm not sure my issue related to this. I'm using MDX/React with Parcel bundler, somehow it does not interpolate React expression ```mdx export const name = "world"; # Hello {name.toUpperCase()}...

Here is my implementation https://github.com/ng-hai/rose-pine-blinksh

I think I can contribute to this, but not sure where to put the plugin. Should it live in its `theme` plugin or project's default `tailwind.config.js`?

I have added the plugin locally, and noticed these UI bugs The code block background changed to dark. List items appended new prefix. Spacing and colors get wrong. Should I...