Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandingbrand/flagship
🚢 A React Native Configuration as Code Toolkit
https://github.com/brandingbrand/flagship
android ios mobile react react-native typescript
Last synced: about 1 month ago
JSON representation
🚢 A React Native Configuration as Code Toolkit
- Host: GitHub
- URL: https://github.com/brandingbrand/flagship
- Owner: brandingbrand
- License: mit
- Created: 2018-06-29T20:08:46.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-03T19:43:23.000Z (about 1 month ago)
- Last Synced: 2024-10-08T13:47:32.690Z (about 1 month ago)
- Topics: android, ios, mobile, react, react-native, typescript
- Language: TypeScript
- Homepage: https://brandingbrand.github.io/flagship/
- Size: 52.1 MB
- Stars: 163
- Watchers: 24
- Forks: 139
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Flagship Code
A React Native Configuration as Code Toolkit.
## Features
- **🏗 Code Generation**: Utilize a comprehensive suite of parser and transformation modules to efficiently update and generate iOS and Android native code.
- **🛟 Type-safe Configurations**: Implement type-safe configurations at both build and runtime, enhancing the robustness of configuration as code practices.
- **🔌 Plugin Ecosystem**: Benefit from a diverse range of out-of-the-box plugins designed to seamlessly manipulate native code. Easily integrate custom transformations with plug-and-play functionality.
- **🛠 Development Toolkit**: Access exposed modules and generators tailored to facilitate the creation of custom plugins, simplifying the integration process for third-party React Native libraries.
- **⚛️ React Native Compatibility**: Ensures compatibility with the most recent stable version of React Native, allowing ample time for third-party support.
- **🪂 Vendor Freedom**: Experience the freedom to choose without constraints. Seamlessly transition away from Flagship Code at any time, ensuring a smooth transition with no residual side-effects.## Getting Started
Go to the [Quick Start](https://brandingbrand.github.io/flagship/) to get started.
## Contribution
Please read the [contributing guide](./CONTRIBUTING.md) and let's build Flagship Code together.
If you have any questions, you can open an issue to communicate with us.
### Code of Conduct
Please check [Code of Conduct](./CODE_OF_CONDUCT.md) for more details.
### License
Flagship Code is licensed under the [MIT License](./LICENSE).