Antonia Schwennesen
Antonia Schwennesen
I forked this project. You can find it [here](https://github.com/Ungedummt/py-simple-math-interpreter).
> Ref https://github.com/mrzachnugent/react-native-reusables/blob/main/apps/showcase/app/form.tsx Yes this is what I meant, it's also listed in the demo, here: https://rnr-showcase.vercel.app/form
> what error message do you get? Those: ``` ❯ : npx @react-native-reusables/cli@latest add form ⠋ Installing components...Invalid component(s): form ``` or ``` ❯ : npx @react-native-reusables/cli@latest add forms ⠋...
> [@zophiana](https://github.com/zophiana) From what I can see, the `form` component was deprecated: [#104](https://github.com/mrzachnugent/react-native-reusables/issues/104). Thanks, yeah I think the form component also used some deprecated components. So those probably also need...