-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Allow usage of "className" #7238
Copy link
Copy link
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Hi, I use tachyons [0] to style react for web, so I'd like to use the className property in react-native as well.
It allows me to use "mini"-css classes and write code like this, instead of using the styles property, which I find way better (after having tried both approaches).
<View className="w1 wv">
</View>Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.