tjohnson1106 / saga-beta-V1

saga-stack-merged
1 stars 0 forks source link

Implement Native Base Components #19

Closed tjohnson1106 closed 6 years ago

tjohnson1106 commented 6 years ago

I have determined that the native-base UI library offers the right components for this project and will implement , its lightly opinionated nature and configuration props should cut down on the amount styles-sheet code. Furthermore, certain benchmarks have determined that styled-components native suffer certain performance issues when using animated views and infinite scroll(both of which will be important parts of the codebase), while we may not completely eliminate styled-components, especially where attributes have been created in custom components , native base will replace a large percentage on the custom styled components

Linking to saga-beta-V1 #1666

tjohnson1106 commented 6 years ago

Thinking has changed on this, in an effort to maximize performance it is likely native base will not be used , however not closing just yet moving to icebox.

tjohnson1106 commented 6 years ago

I can't see this being implemented now under any circumstances, closing.