react-native-elements / playground

Exploring Possibilities with React Native Elements
https://react-native-elements.js.org
MIT License
19 stars 43 forks source link

fixed linting issues #63

Closed abhishekkumar08 closed 3 years ago

abhishekkumar08 commented 3 years ago

What kind of change does this PR introduce? fixed linitng issues of src/components folder

Did you add tests for your changes?

If relevant, did you update the documentation?

Summary The project contains a lot of linting and a11y issues, wanted to work on them.

Does this PR introduce a breaking change?

Other information

netlify[bot] commented 3 years ago

Deploy preview for rne-playground ready!

Built with commit a8bb39778ac789ad216147ca845fcfb937a70d96

https://deploy-preview-63--rne-playground.netlify.app

abhishekkumar08 commented 3 years ago

@pranshuchittora Is the PR okay, if it is can I work on all the issues of the codebase?

pranshuchittora commented 3 years ago

Is this related to unused imports ?

abhishekkumar08 commented 3 years ago

Yes, the unused imports. If all the changes are correct should I proceed to the other files?

pranshuchittora commented 3 years ago

Thanks