Aaron Yee

Results 6 comments of Aaron Yee

Hope there could be a native solution. Otherwise, we'll have to realize the animation using 3rd party libraries like reanimated.

> I'm using a patch in the example app that brings back the support for react-native-web `className` prop: https://github.com/kristerkari/react-native-css-modules-with-typescript-example/blob/master/patches/react-native-web%2B0.12.3.patch Hey bro, I was going through some cool css solutions and...

I created a fork and modified the package to make it support `className`. https://github.com/0xGravityLabs/react-native-web https://www.npmjs.com/package/@gravitylabs/react-native-web Feel free to use it.

> > Is there any possibility that you could fork the RNW and the community can help you to maintain the className support and sync with the upstream? > >...

Go check all your env vars and see if there are non-english characters right there. Remove all of them and activation will work (for my case).

I feel mamba should consider more on non-ascii based character compatibility. (wchar, unicode etc.)