-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Who's using ReactiveUI in production? #979
Comments
https://desktop.github.com/ (on Windows) |
It's being used a fair bit in our Progenesis products: http://www.nonlinear.com/ (Windows WPF) |
We plan to use it for easybike: https://github.com/ThePublicBikeGang/EasyBike |
We used it recently to build http://pdrmobile.com/ for iOS and Android |
I actually use it in the GitHub app: CodeHub (https://github.com/thedillonb/CodeHub). It's truly been a pleasure to work with. |
Author: @thedillonb Apple: https://itunes.apple.com/us/app/codehub-github-for-ios/id707173885?ls=1&mt=8 Source Code (!): https://github.com/thedillonb/CodeHub |
Found this via a posting on the Xamarin forums under the "We are hiring" section. If you want to ship RxUI in production, are german/looking for new opportunities then send ReBuy an email. Author: rebuy.de Apple: https://itunes.apple.com/de/app/rebuy.de-kaufen-verkaufen/id859123857?mt=8 |
Author: École de Technologie Supérieure Screenshots |
I'm developing for this communication device for people diagnosed with ALS, aka Lou Gehrig's disease: http://myeyespeak.com/ |
Author: Slack Windows Store: https://www.microsoft.com/en-us/store/apps/slack-beta/9nblggh1jj9h |
Author: MURAL Apple: (In progress) |
Author: Umur Gedik |
Author: LusoVU Click/tap on image to watch the video. |
GitHub for Visual Studio Author: GitHub |
Save All The TimeSometimes when you work with VS and actually do stuff. It doesn't save the It makes you want to rage! Until now! This Visual Studio Extension saves everything ALL THE DAMN TIME! Author: Paul Betts |
We use it for our Tiendanube / Nuvemshop (depending the region) app So far so good 😄 |
Last project I worked on was a hardware/software integration into an airline boarding gate package. Used RxUI 6.5 for the WPF client. The boarding gate allowed clients to scan their boarding ticket. If they had a valid ticket, it would send a request off to the web service on the hardware, to trigger an open gate request. If the ticket was invalid (for example if the client was boarding the wrong flight, or the flight was on a different day) it would present the client with a cross and would alert airline staff. It also allowed fancy stuff like having an overhead display that could be customised into special displays based on status of boarding. For example, it could show percentage of passengers boarded or last call boarding notifications (eg "Joe Blogs/Jeff Blogs please report to gate immediately"). Also, it allowed for multiple client gates to be running with a set of business validation rules for each. Eg you could have boarding groups and automatic opening of gates once the airline staff was ready for that section to board. We managed to get the client validated and gate opening in around 100ms per client. Also, it only took about 1 1/2 - 2 months to develop the product and was considered an extremely reliable products. The boarding gate was being developed for any airline but one of the first to evaluate the product was Qantas airlines. |
This a project I worked on that was for a company called ABF, made in partnership with another mobile company called 4All. Apple: https://itunes.apple.com/br/app/abf-connect/id1166693219?l=en&mt=8 I used Xamarin.Forms with one or two custom renders, ReactiveUI 7 and Xamvvm alpha 1 for navigation. |
This is the app I finished working up on recently. It connects to proprietary Bluetooth headwear that monitors your fatigue level, alerting you when configurable rules are triggered (e.g. in level 3 fatigue for 2 minutes with a confidence of 90%). Note: pretty useless without the headwear to connect to, so downloading will be a waste of your time :) Apple: https://itunes.apple.com/us/app/life-by-smartcap/id1155437977?mt=8&ign-mpt=uo%3D4 |
We've made a classic Xamarin app for Actify by Zilveren Kruis Achmea with a lot of ReactiveUI love. Rx was particularly handy to get things as favourites and the interactive groceries list working smoothly throughout the whole app. And RxUI to keep all that business logic in the PCL layer. We really have a lean UI layer up to a level we've never achieved before in any other project. So I'm really enthusiastic about RxUI and plan on spreading the word through presentations on meetups in the Netherlands (and elsewhere if needed) very soon! Apple: https://itunes.apple.com/us/app/actify-maaltijdmatch/id1156931863?ls=1&mt=8 |
The windows installers for the Elastic stack uses ReactiveUI! Author: Elastic Source Code (!): https://github.com/elastic/windows-installers/tree/master/src/Elastic.Installer.UI |
Language Zen (Language Learning app) Author: Language Zen Android: WIP We are creating an android version of our web app. still in beta, and we are looking for Xamarin developers. |
Magnum Opus StitchCalc Lekebanken |
Simple Music Player - SimpleMP - Keeps it simple and plays your music Author: @punker76 |
ReactiveUI is used in Amazon Drive (Mac & Windows) https://twitter.com/GeoffreyHuntley/status/889350088203448320 |
Announcement by Elastic regarding usage of ReactiveUI - https://www.elastic.co/blog/elasticsearch-windows-msi-installer-release |
Used in a general purpose tool for devs. Author: @akasarto WPF: https://github.com/akasarto/d-term/releases/latest Source Code (!): https://github.com/akasarto/d-term |
http://en.mamoko.com/ - we use it for all our apps, mostly in WPF. I have to say, that we started in MvvmLight. Then I discovered RUI and slowly, overtime we went reactive with everything, and it's been a blast |
|
https://github.com/Nethereum/Nethereum.SimpleWindowsWallet and https://github.com/Nethereum/Nethereum.UI.Desktop
|
Title: Egram
|
Going to move to this to the website project soon, and integrate all the projects into a nice part of our website. If anyone has any objections to us using it that please let me know. |
Title: Wabbajack
|
Just a heads up, this link is now very, very much NSFW. I suggest it gets removed from this page |
Thanks deleted. |
Title: SCA SCOPE Description: WPF application using ReactiveUI, DynamicData, Navigation/Router, Fody, etc. It controls microscope hardware and camera so the UI depends a lot of async commands and observables to allow operations depending hardware state, notify progress and allow cancellation. I can't event imagine writing something like that without the declarative/functional style programming ReactiveUI provides. Website: https://scascope.com
|
After company name, project name, how it is being used, which platforms. Case study / reference customer material marketeer type stuff.
Use the following template:
Author:
Website:
Apple:
Android:
Windows Store:
WPF:
Source Code (!):
The text was updated successfully, but these errors were encountered: