IsaiahSavage / faithlink-mvp

Repository for my MVNU Honors Project.
Other
3 stars 0 forks source link

Replace LinkButton custom component with React-Native-Paper Button #2

Open IsaiahSavage opened 10 months ago

IsaiahSavage commented 10 months ago

The LinkButton component is unnecessary and is causing more issues than it is solving. Replacing it with the default Button component from react-native-paper will allow for better performance, cleaner code, and more cohesiveness in theming with relative ease.