Colm

Results 7 issues of Colm

Material design has updated its typography definitions. any plans to mirror that in this library?

enhancement
help wanted
roadmap

Hi, I created this React Native version based on your project: https://github.com/colmbrady/react-native-feather It is basically a copy of your project, but the build script outputs React Native components. Are you...

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [x] 1. The issue provides a reproduction available on [CodeDamn](https://codedamn.com/playground/Bcj3ufM47fQhayyXjbTU1) (Needed Node 18 to run) >...

Hey, Ive been running out of memory when trying to generate System config for large modules. Increasing the Node max mem is not really helping. Problem seems to be in...

I think it would be great to have a better demo storybook, at least as good as the Lotties example app. Perhaps using some of that code and Lottie files,...

help wanted

Ive made changes. Release to NPM once its confirmed that React Native is fine with using a pre-transpiled version of this library.

Seeing as ReactXP is targetting browser and native, I think it makes sense to ship transpiled module on native also. https://github.com/facebook/react-native/issues/7850 https://stackoverflow.com/questions/37277215/transpile-react-native-module-to-es5-before-publishing-to-npm Need to figure out whether this has implications...