Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Componetize elements in App. #184

Open
3 tasks
juniopereirab opened this issue Jul 26, 2021 · 0 comments
Open
3 tasks

Componetize elements in App. #184

juniopereirab opened this issue Jul 26, 2021 · 0 comments

Comments

@juniopereirab
Copy link
Contributor

juniopereirab commented Jul 26, 2021

Description:

On React Native, a great advantage about using it is make reusable elements into components. The objective of this issue is find duplicated code of visual elements and make them into components.

Acceptance Criteria:

  • Components of reusable elements were created.
  • The components are not 'super-components' that receive a large amount of parameters and data or components that represent whole pages.

Tasks:

  • Transform elements into components.
  • Verify if some functionality stop to work has expected.
  • Reuse componentes as possible.
@devsalula devsalula added the could Could label Jul 26, 2021
@juniopereirab juniopereirab changed the title Componentizar elementos do app Componetize elements in App. Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants