react-native-extension icon indicating copy to clipboard operation
react-native-extension copied to clipboard

React Native JavaScript snippets from colors, text styles and layers ⚛️📱

Results 4 react-native-extension issues
Sort by recently updated
recently updated
newest added

Hi! I'd like to leave a suggestion of adding the option to choose if the exported code uses single (') or double (") quotes. I suggest this since in the...

Hi guys! We've faced a really critical issue for us. I think you should know that fontWeight and fontStyle not working correctly for custom fonts. Its common issue. For example,...

I would like to be able to use this extension on a Zeplin React Native project but it seems to only be configured for ios and android. Can we get...

thanks for this great extension. how can i export all colours, as shown in this example ? ``` const colors = { red: "#ff0000", green: "#00ff00", blue: "#0000ff", yellow: "#ffff00",...