Coder Social home page Coder Social logo

fabric's Introduction

Fabric

๐Ÿฆ Modular Xamarin Bindings for Twitter Fabric

There are multiple implementations of bindings for Twitter Fabric. If you need to use more than one kit at a time, though, you'll start having namespace conflicts. This is bad. So I did the only possible thing: I created yet another set of bindings!

You could easily replace my brain with a machine that quotes xkcd and no one would notice the difference

This project's purpose is to make the usage of Fabric modular and simple to extend. If you ever need bindings for a new kit, you can do so by referencing the Fabric.Core package. Like that, those consuming your bindings won't have to make namespace aliases if they need your kit and someone else's.

#Building

Extract the Javadocs before building:

jar -tvf javadoc-file-name.jar

Delete them afterwards:

path/to/javadocs/ ! -name *.jar -delete

Installation

Install via NuGet using:

TwitterCore

PM> Install-Package Fabric.TwitterCore

Crashlytics

PM> Install-Package Fabric.Crashlytics

Digits

PM> Install-Package Fabric.Digits

Thanks

Special thanks to @azchohfi's Crashlytics.Droid and @phischu's Android-Twitter-Core-Xamarin. I've always used those libraries, but needing to use them both in the same project was what made me create this project.

fabric's People

Contributors

heytherewill avatar

Stargazers

 avatar  avatar

Watchers

 avatar

fabric's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.