| Hi HNers In three weeks, my internship will end and before I start a job, I have taken one month and an half to do open source. I'm willing to focus on react-native pain-points or easy stuff that takes outerly long time to do. My ideas so far : - a RN library of components that is based on bulma.io so I don't recreate styled components evrytime - a RN library that, given a list of fields create a bunch of react-native-router-flux scene, put some textInput with app side validation and generate a apollo-server url route that allow progressive creation of a ressource, as far as the user fill the form. That prevent me from taking a full week to write a form. - a react-native CLI, that generate components, containers and so on, a little bit like redux-cli I will be thrilled to have other ideas/pain-points. Thanks. |