Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/react-pakistan/react-native-logo-collection
React Native Logo Collection built upon React Native StoryBook
https://github.com/react-pakistan/react-native-logo-collection
react react-native storybook styled-components typescript
Last synced: 1 day ago
JSON representation
React Native Logo Collection built upon React Native StoryBook
- Host: GitHub
- URL: https://github.com/react-pakistan/react-native-logo-collection
- Owner: react-pakistan
- License: mit
- Created: 2020-06-27T09:27:16.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-27T09:59:41.000Z (almost 2 years ago)
- Last Synced: 2024-04-29T12:45:34.666Z (7 months ago)
- Topics: react, react-native, storybook, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 10 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# 📌 React Pakistan 🔥🔥🔥
React Pakistan is an OpenSource & Free Software (FOSS) platform, creating React software solutions for the global community. ⭐⭐⭐
[![License](https://img.shields.io/github/license/react-pakistan/react-native-boilerplate.svg)](https://github.com/react-pakistan/react-native-boilerplate/blob/master/LICENSE)
[![Followers](https://img.shields.io/github/followers/taimoormk.svg?style=social)](https://github.com/taimoormk)
[![Forks](https://img.shields.io/github/forks/react-pakistan/react-native-boilerplate.svg?style=social)](https://github.com/react-pakistan/react-native-boilerplate)
[![Stars](https://img.shields.io/github/stars/react-pakistan/react-native-boilerplate.svg?style=social)](https://github.com/react-pakistan/react-native-boilerplate)[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Taimoormk/StrapDown.js/graphs/commit-activity)
![Maintaner](https://img.shields.io/badge/maintainer-TaimoorKhan-blue)
[![Website shields.io](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](http://shields.io/)
[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Taimoormk/ama)[![Ryo-ma's github trophy](https://github-profile-trophy.vercel.app/?username=Taimoormk&row=1)](https://github.com/ryo-ma/github-profile-trophy)
[![DenverCoder1's github streak](https://github-readme-streak-stats.herokuapp.com/?user=Taimoormk&theme=blue-green)](https://github.com/DenverCoder1/github-readme-streak-stats)
[![Sparkline](https://stars.medv.io/Naereen/badges.svg)](https://stars.medv.io/react-pakistan/react-native-icon-collection)
[![saythanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/Taimoormk)
## 📌 React Native Logo Collection ✌
A generic, Logo library for React Native apps, following modern approach by building your project's UI in isolation using state of the art Storybook along with React.
### 📌 Table of Contents 🚀
- [Technology Stack](#-technology-stack-) ✨
- [Installation](#-installation-) ✨
- [Usage](#-usage-) ✨
- [Styles](#-styles-) ✨
- [Tested](#-tested-) ✨
- [Contributors](#-contributors-) ✨
- [Other Libraries from ReactPakistan](#-other-libraries-from-reactpakistan-) ✨
- [Support](#-support-) ✨
- [Contact](#-contact-) ✨
- [Buy Me Coffee](#-buy-me-coffee-) ✨### 📌 Technology Stack 🚀
- [React](https://reactjs.org/) ✨
- [React Native](https://reactnative.dev/) ✨
- [Storybook](https://storybook.js.org/) ✨
- [TypeScript](https://www.typescriptlang.org/) ✨
- [JavaScript](https://javascript.info/) ✨
- [Styled Components](https://styled-components.com/) ✨
- [Jest](https://jestjs.io/) ✨
- [Eslint](https://eslint.org/) ✨### 📌 Installation 🚀
- You should have React Native environment setup, prior proceeding with the following steps, if you don't please refer to [React Native Getting Started docs](https://reactnative.dev/docs/getting-started) to setup that.
- Clone the repo
- Cd into the project folder
- Figure out which package manager you have on your system, then run following commands for their specific use cases.
```console
// to install dependencies
yarn
// to build and run app on ios Simulator
yarn ios
// to build and run app on android Simulator
yarn android
// to run all tests locally
yarn test
```
OR
```console
// to install dependencies
npm install
// to build and run app on ios Simulator
npm run ios
// to build and run app on android Simulator
npm run android
// to run all tests locally
npm test
```### 📌 Usage 🚀
Add React Native Logo Collection to your project.
```console
yarn add @react-pakistan/react-native-logo-collection
```
OR
```console
npm install @react-pakistan/react-native-logo-collection
```Add React Native Logo Collection base theme to your project.
```console
yarn add @react-pakistan/util-react-native-functions
```
OR
```console
npm install @react-pakistan/util-react-native-functions
```Refer to [React Pakistan Docs](https://react-pakistan.github.io/react-pakistan-docs) for detail usage docs.
### 📌 Styles 🚀
Styled Components are employed to maintain and update theme for this project. Please consider adding Styled Component Provider wrapper to the entry point of your application, following is the sample code.
You could either use the default theme as shown below or wire your custom theme object instead.```javascript
import { ThemeProvider } from 'styled-components';
import { theme } from '@react-pakistan/util-functions';
```### 📌 Tested 🚀
Since we wrote a script that generates all the logos on the fly, we don't feel the need to test all 1000's of React SVG components.
Should you like this project and would like to see more coming in future, please consider giving a ⭐ on Github project repo.
### 📌 Contributors 🚀
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
| Contributors | GitHub | Emoji |
| ------------- |:-------------:|:-----:|
| | Taimoor Khan | 🎨🤔🚧📆👀⚠️ |### 📌 Other Libraries from ReactPakistan 🚀
### 📌 Support 🚀
If you need any help or have any question, please feel free to join ReactPakistan community at [React Pakistan Slack](reactpakistan.slack.com).
### 📌 Contact 🚀
I can be reachable via [Taimoor Web](https://taimoor.io) or else should you wish to send over an expression of your interest to contribute towards ReactPakistan, please shoot an [email](mailto:[email protected]).
### 📌 Buy me Coffee 🚀