Skip to content

chrisvis/cycle-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cycle.js Android

A Proof of Concept that tries to port the Cycle.js reactive concepts to Android. It currently uses Anvil for incremental UI updates, Retrofit for HTTP requests and, obviously, RxJava for the Observables implementation.

It's still very early stage and far from usable, but demonstrates how that can be achieved. The repository has a sample app with 3 demos: The classic hello world, counter and Github search. All have been ported from the Cycle.js Examples repository.

This is for now just a proposal and I'm hoping to get feedback from people before investing more time on it.

License

Copyright (C) 2016 Felipe Lima

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A Cycle.js port for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%