https://github.com/farfetch/blackout-react-native
Blackout-react-native is the codename for the Farfetch Platform Solutions (FPS) react-native projects. Useful to build e-commerce native apps using the FPS APIs and integrating business logic.
https://github.com/farfetch/blackout-react-native
hacktoberfest
Last synced: about 1 year ago
JSON representation
Blackout-react-native is the codename for the Farfetch Platform Solutions (FPS) react-native projects. Useful to build e-commerce native apps using the FPS APIs and integrating business logic.
- Host: GitHub
- URL: https://github.com/farfetch/blackout-react-native
- Owner: Farfetch
- License: mit
- Created: 2021-10-20T14:44:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T18:04:38.000Z (over 2 years ago)
- Last Synced: 2025-04-13T09:08:04.066Z (about 1 year ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 1.67 MB
- Stars: 11
- Watchers: 15
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Blackout-react-native
[](https://github.com/Farfetch/blackout-react-native/actions/workflows/CI.yml)
[](https://github.com/Farfetch/blackout-react-native/blob/main/LICENSE)
[](https://github.com/Farfetch/blackout-react-native/graphs/commit-activity)
Blackout-react-native is the codename for the Farfetch Platform Solutions (FPS) react-native projects. It's a monorepo with Yarn workspaces and Lerna.
Useful to build e-commerce native apps using the FPS APIs and integrating business logic.
## What's inside
Each package has its own `package.json` file and defines its dependencies, having full autonomy to publish a new version into the registry when needed.
[**@farfetch/blackout-react-native-analytics**](packages/react-native-analytics)
- Analytics solution for react-native apps
- Depends on [`@farfetch/blackout-core`](https://www.npmjs.com/package/@farfetch/blackout-core)
[**@farfetch/blackout-react-native-metro-transformer**](packages/react-native-metro-transformer)
- Custom transformer for `metro` to be used by FPS react-native apps
[**@farfetch/blackout-react-native-riskified-integration**](packages/react-native-riskified-integration)
- Riskified integration for @farfetch/blackout-react-native-analytics
- Depends on
- [`@farfetch/blackout-core`](https://www.npmjs.com/package/@farfetch/blackout-core)
- [`@farfetch/blackout-react-native-analytics`](https://www.npmjs.com/package/@farfetch/blackout-react-native-analytics)
## Contributing
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
Please read the [CONTRIBUTING](CONTRIBUTING.md) file to know what we expect from your contribution and the guidelines you should follow.
## About
Blackout-react-native is a project maintained by some awesome [contributors](https://github.com/Farfetch/blackout-react-native/graphs/contributors) from [Farfetch Platform Solutions](https://www.farfetchplatformsolutions.com/).
## Maintainers
- [Bruno Oliveira](https://github.com/boliveira)
- [Gabriel Pires](https://github.com/gabrielfmp)
- [Helder Burato Berto](https://github.com/helderburato)
- [Nelson Leite](https://github.com/nelsonleite)
- [Pedro Barreiro](https://github.com/pedro-gbf)
## License
[MIT](LICENSE) @ Farfetch