galio-org / galio

Galio is a beautifully designed, Free and Open Source React Native Framework
https://galio.io/
MIT License
3.13k stars 324 forks source link

"galio-framework" has no exported member named 'Checkbox' #258

Open JobDelToro opened 1 year ago

JobDelToro commented 1 year ago

Describe the bug A clear and concise description of what the bug is. my react native project is throwing me "galio-framework" has no exported member named 'Checkbox', I have galio-framework 0.8.0 and npm is not allowing me to install 0.8.1 is giving me the following error if I want to install, update or upgrade

npm ERR! code EUPDATEARGS npm ERR! Update arguments must only contain package names, eg: npm ERR! npm update galio-framework

To Reproduce Steps to reproduce the behavior: install galio-framework 0.8.0 and import { Checkbox } from 'galio-framework';

Expected behavior Avoid that error message in my VScode editor

Additional context Add any other context about the problem here.

JobDelToro commented 1 year ago

@palingheorghe I hope you can help with the issue

JobDelToro commented 1 year ago

hopping you can help

BetimBeja commented 8 months ago

Is this repository still alive? I have opened a PR with the fix for this in #257

JobDelToro commented 8 months ago

hello is that question waiting be answer by me?

BetimBeja commented 8 months ago

hi @JobDelToro, actually it is an answer for the maintainers. Sorry for not being clear on that. 😄 It just makes me wonder if we should keep using this in our projects or should be looking for alternatives.