Open palingheorghe opened 4 years ago
Hi @palingheorghe , Are they still up for grabs? If so I would like to work on it.
Hi @tanmoyopenroot ! Yes, please, go ahead and pick whatever you want. Just please let me know what you're working on.
Hi @tanmoyopenroot ! Yes, please, go ahead and pick whatever you want. Just please let me know what you're working on.
Sure
Hello @palingheorghe, Just wondering if these are still available to work on... If so, I'd like to work on one or two of them wink
Hi @dhaveed ! Yes, go ahead and push your PR, I'll make sure to check them all once I get more free time. Thanks for your help!
Introduction
Hi everybody! Galio is moving towards v1.0 with what I’d like to think of as the best design system in the game. The new version will include our own way of designing screens and components. Respecting the design guidelines for your apps would mean clean, good looking screens.
This is a refactor of all of our components for better stability, cleaner code and astonishing design.
For this Galio needs your help as much as I do 🤣. There’s multiple issues available below for you to pick and have fun with.
For this project we’re only going to use the
dev
branch. All already modified components are there and any PR that you’re pushing is going to get there.Tasks
Detailed information
As you can see, some of these components require a different level of skill. For example, doing the Slider component requires you to know about more advanced APIs like PanResponder or Animation. If you think that could be a bit hard for you to do right now, pick a component which only requires you to use the perfect amount of knowledge of the react-native environment.
How to get started
First you need to fork the project. That’s right, press the button in the corner and fork this project ❤️.
Now you need another project to test the component you chose. Initialise a new project. You can either do this via Expo or CRNA.
Now it’s your choice how you want to go about developing any of those components. Remember to push everything on the specific branch (ex:
components/radio
) and that branch should be created from thedev
branch.When you push for a PR, your target should be the
dev
branch.Design files
You can find all the design files that you need here. We only got Sketch files right now. Please don't forget to follow the design thoroughly.
Thank you for your help! I'm really looking forward to seeing your components. Have fun! 🔥