Skip to content

nathannascimentozup/beagle

 
 

Repository files navigation

Beagle is released under the Apache 2.0 license. PRs welcome!

Beagle is an open source framework for cross-platform development using the concept of Server-Driven UI.

This framework allow teams to build and alter layouts and data directly through a backend but yet displaying its contents natively in a mobile application and / or through web.

It is also possible to create, test and update native application components and screen paths without the need update the mobile application at the store (App Store or Play Store).

Contents

📋 Requirements

Beagle apps may target iOS 10.0 and Android 4.4 (API 19) or newer. You may use Windows, macOS, or Linux as your development operating system.

🎉 Building your first app using Beagle

Follow the Getting Started guide. The recommended way to install Beagle depends on your project. Here you can find short guides for the most common scenarios:

📖 Documentation

The full documentation for Beagle can be found on our website.

The Beagle documentation discusses components, APIs, and topics that are specific to Beagle. Beagle documentation.

👏 How to Contribute

The main purpose of this repository is to continue evolving Beagle core. We want to make contributing to this project as easy and transparent as possible, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving Beagle.

Read our Contributing Guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Beagle.

Beagle has adopted a Code of Conduct that we expect project participants to adhere to. Please read the code so that you can understand what actions will and will not be tolerated.

You can learn more about our vision for beagle in the Roadmap.

Good First Issues

We have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.

📄 License

Beagle is Apache 2.0 licensed, as found in the LICENSE file.

About

A framework to help implement Server-Driven UI in your apps natively.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 55.4%
  • Swift 31.1%
  • C++ 9.2%
  • Objective-C 2.1%
  • Java 0.9%
  • Ruby 0.9%
  • Other 0.4%