decosoftware / deco-components

Registry of React Native components, compatible with Deco IDE (https://www.decosoftware.com/)
MIT License
188 stars 25 forks source link

Flag packages as IOS/Android compatible #16

Closed fkrauthan closed 1 year ago

fkrauthan commented 8 years ago

Given the current react native eco system your package format should already enforce marking compatibility with android and/or ios. And the IDE should be able to auto filter the list based on the environment of the current selected file (or maybe have a quick toggle or something)

dabbott commented 8 years ago

yes - good idea. will add this. I think we can use tags, and add some quick filters for important tags.