techmatters / terraso-mobile-client

GNU Affero General Public License v3.0
2 stars 0 forks source link

bug: FormSwitch component raises a warning when toggled #501

Open shrouxm opened 8 months ago

shrouxm commented 8 months ago

the common FormSwitch component raises the warning when toggled We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320. we should figure out why and resolve the warning

paulschreiber commented 1 month ago

@shrouxm what about using the react native paper switch instead? https://callstack.github.io/react-native-paper/docs/components/Switch/